We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275d7db commit 568e3f6Copy full SHA for 568e3f6
.github/workflows/cmake.yml
@@ -93,6 +93,7 @@ jobs:
93
if: startsWith(matrix.config.os, 'windows')
94
run: |
95
cd ${{github.workspace}}/uni
96
+ cp ../lib/jigsaw.lib .
97
cp ../lib/jigsaw.dll .
98
99
- name: Tests for cmd-jigsaw
0 commit comments