Skip to content

Commit

Permalink
Update BuildWin32.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2776 authored Oct 25, 2024
1 parent eb7f143 commit 0fa33ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildWin32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: PicView-v${{steps.get-version.outputs-version}}-win-arm64
path: ${{ github.workspace }}\Build\install\Setup-PicView-v${{steps.get-version.outputs.version}}-win-arm64
path: ${{ github.workspace }}/Build/PicView-v${{steps.get-version.outputs.version}}-win-arm64/
retention-days: 14

# Step 10 (arm64): Compile .ISS to .EXE Installer for arm64
Expand Down

0 comments on commit 0fa33ec

Please sign in to comment.