Skip to content

Commit

Permalink
feat: debugging windows build 3
Browse files Browse the repository at this point in the history
  • Loading branch information
igormcoelho committed Nov 13, 2023
1 parent 821840e commit a65b434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
shell: bash
run: |
cmake --version
mkdir -p build
ls -la
chmod 777 . -R
cmake -S. -Bbuild -GNinja
ninja -Cbuild
mv optframe/liboptframe_lib.so optframe/optframe_lib.so
Expand Down

0 comments on commit a65b434

Please sign in to comment.