Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihsin committed Jul 23, 2023
1 parent 3347634 commit ce152f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed .github/workflows/.coverity-scan.yml.swp
Binary file not shown.
2 changes: 1 addition & 1 deletion Install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ FLAG="${FLAG} -DRUN_TESTS=ON "


echo ${FLAG}
# rm -rf build
rm -rf build
mkdir build
cd build
cmake ../ ${FLAG}
Expand Down

0 comments on commit ce152f9

Please sign in to comment.