Skip to content

Commit 6f00496

Browse files
authored
Update build_windows.yml - .zip for artifacts
1 parent 7ddbd46 commit 6f00496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ jobs:
113113
- name: Upload Artifact
114114
uses: actions/upload-artifact@v4
115115
with:
116-
name: projectm-windows-${{ matrix.libs }}-${{ matrix.fslib }}-${{ matrix.arch }}-${{ matrix.runs-on }}
116+
name: projectm-windows-${{ matrix.libs }}-${{ matrix.fslib }}-${{ matrix.arch }}-${{ matrix.runs-on }}.zip
117117
path: install/*

0 commit comments

Comments
 (0)