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 7ddbd46 commit 6f00496Copy full SHA for 6f00496
1 file changed
.github/workflows/build_windows.yml
@@ -113,5 +113,5 @@ jobs:
113
- name: Upload Artifact
114
uses: actions/upload-artifact@v4
115
with:
116
- name: projectm-windows-${{ matrix.libs }}-${{ matrix.fslib }}-${{ matrix.arch }}-${{ matrix.runs-on }}
+ name: projectm-windows-${{ matrix.libs }}-${{ matrix.fslib }}-${{ matrix.arch }}-${{ matrix.runs-on }}.zip
117
path: install/*
0 commit comments