Skip to content

Commit

Permalink
mac fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir committed Jun 13, 2024
1 parent 8b4e0bf commit 0c9d724
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 @@ -191,7 +191,7 @@ jobs:
- name: install test
run: |
python3 build.py --setup --sodium --install --sudo
python3 build.py --setup --install --sudo
cd libOTe_Tests/cmakeTests
cmake -S . -B out/ -DCMAKE_BUILD_TYPE=Release
cmake --build out/
Expand Down

0 comments on commit 0c9d724

Please sign in to comment.