Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
Udopia committed Oct 24, 2024
1 parent a2b5798 commit 0c4cfe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
mkdir -p build
cd build
cmake -DCMAKE_BUILD_TYPE=Release .. #-DLA_PREFIX="/usr/local"
cmake -DCMAKE_BUILD_TYPE=Release .. -DLA_PREFIX="/usr/local"
make -j4
cd ..
Expand Down

0 comments on commit 0c4cfe3

Please sign in to comment.