Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcv8000 committed Feb 22, 2025
1 parent 3ced6c0 commit 4b8653f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Archive production artifacts
uses: actions/upload-artifact@v4
with:
name: binaries-${{ matrix.runs-on }}
name: binaries-${{ matrix.os }}
path: |
dist/*.exe
!dist/win_unpacked/*
Expand Down

0 comments on commit 4b8653f

Please sign in to comment.