Skip to content

Commit

Permalink
CI: copy deps to exe
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-hld authored Feb 6, 2024
1 parent 173634c commit 14e4bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@ jobs:
working-directory: ${{runner.workspace}}/build
shell: bash
run: |
cp $GITHUB_WORKSPACE/libopenblas.dll ./test/Release/
ls -lh ./test/Release/
./test/Release/saf_test.exe

0 comments on commit 14e4bd1

Please sign in to comment.