Skip to content

Commit

Permalink
Update build-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdsnatcher73 authored Jan 16, 2024
1 parent 33d488a commit 695af79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
- name: Upload a Build Artifact
uses: actions/[email protected]
with:
name: prepare_msxpico_roms_windows
name: prepare_msxpico_roms_$env:Configuration
path: publish
env:
Configuration: ${{ matrix.configuration }}

0 comments on commit 695af79

Please sign in to comment.