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 27739be commit 7ddbd46Copy full SHA for 7ddbd46
1 file changed
.github/workflows/build_osx.yml
@@ -84,5 +84,5 @@ jobs:
84
- name: Upload Artifact
85
uses: actions/upload-artifact@v4
86
with:
87
- name: projectm-osx-${{ matrix.libs }}-${{ matrix.fslib }}-${{ matrix.arch }}-${{ matrix.runs-on }}
+ name: projectm-osx-${{ matrix.libs }}-${{ matrix.fslib }}-${{ matrix.arch }}-${{ matrix.runs-on }}.zip
88
path: install/*
0 commit comments