Skip to content

Commit

Permalink
dumpbin
Browse files Browse the repository at this point in the history
  • Loading branch information
igormcoelho committed Dec 7, 2023
1 parent 9c05aa1 commit 5bc30fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/multiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
cmake -S. -Bbuild_out -GNinja
ninja -Cbuild_out
# mv optframe/optframe_lib.dll optframe/optframe_lib.dll
dumpbin /EXPORTS optframe/optframe_lib.dll
- name: make test_local (all)
shell: bash
run: |
Expand Down

0 comments on commit 5bc30fe

Please sign in to comment.