Skip to content

Commit 7ddbd46

Browse files
authored
Update build_osx.yml - .zip for artifacts
1 parent 27739be commit 7ddbd46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ jobs:
8484
- name: Upload Artifact
8585
uses: actions/upload-artifact@v4
8686
with:
87-
name: projectm-osx-${{ matrix.libs }}-${{ matrix.fslib }}-${{ matrix.arch }}-${{ matrix.runs-on }}
87+
name: projectm-osx-${{ matrix.libs }}-${{ matrix.fslib }}-${{ matrix.arch }}-${{ matrix.runs-on }}.zip
8888
path: install/*

0 commit comments

Comments
 (0)