Skip to content

Commit 9bdb891

Browse files
committed
test
1 parent 75ea6dd commit 9bdb891

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
@@ -101,7 +101,7 @@ jobs:
101101
if: |
102102
startsWith(github.ref, 'refs/tags/') && ${{ runner.os != 'Windows' }}
103103
with:
104-
files: ${{ runner.os}}.zip
104+
files: build/ChordFilter_artefacts/Release/${{ runner.os}}.zip
105105

106106

107107
# - if: ${{ runner.os == 'Windows' }}

0 commit comments

Comments
 (0)