Skip to content

Commit a2c650b

Browse files
committed
Update CI again2
1 parent 021900f commit a2c650b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/win-msys2-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ jobs:
8484
uses: actions/upload-artifact@v7
8585
with:
8686
name: rifftree-installer-${{matrix.sys}}
87-
path: ${{github.workspace}}/build/rifftree-v${{steps.configuration.outputs.config_version}}-${{matrix.sys}}.exe
87+
path: ${{github.workspace}}/build/RiffTree-v${{steps.configuration.outputs.config_version}}-${{matrix.sys}}.exe
8888
retention-days: 90
8989
overwrite: true

0 commit comments

Comments
 (0)