Skip to content

Commit a9289d8

Browse files
committed
A
1 parent 13a9af1 commit a9289d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Move Windows binaries
7979
if: matrix.os == 'windows-latest'
8080
run: |
81-
mv zlib/build/bin/Release/*.dll zlib/build/
81+
mv zlib/build/Release/*.dll zlib/build/
8282
8383
- name: Upload Artifacts
8484
uses: actions/[email protected]

0 commit comments

Comments
 (0)