Skip to content

Commit

Permalink
trying to fix windows
Browse files Browse the repository at this point in the history
  • Loading branch information
igormcoelho committed Dec 5, 2023
1 parent fcaec1e commit dc4abe7
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 @@ -71,7 +71,7 @@ jobs:
ls -la
cmake -S. -Bbuild_out -GNinja
ninja -Cbuild_out
mv optframe/liboptframe_lib.so optframe/optframe_lib.so
mv optframe/optframe_lib.dll optframe/optframe_lib.so
- name: make install (all)
shell: bash
run: |
Expand Down

0 comments on commit dc4abe7

Please sign in to comment.