Skip to content

Commit 6d9e686

Browse files
committed
Fix artifact name
1 parent c93ea1e commit 6d9e686

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
@@ -40,7 +40,7 @@ jobs:
4040
- name: Upload binary
4141
uses: actions/upload-artifact@v4
4242
with:
43-
name: fenster-nightly-windows-x64.zip
43+
name: fenster-nightly-windows-x64
4444
path: |
4545
fenster.exe
4646
platform/sim/

0 commit comments

Comments
 (0)