Skip to content

Commit

Permalink
Update WinX64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2776 authored Sep 27, 2024
1 parent ab662c6 commit e5a1cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/WinX64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: PicView-${{steps.get-version.outputs.file-version}}-installer
path: ${{ github.workspace }}\Build\install
path: ${{ github.workspace }}\Build\install\PicView-${{steps.get-version.outputs.file-version}}.exe
retention-days: 14

0 comments on commit e5a1cdf

Please sign in to comment.