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 532933f commit ab662c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/WinX64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ jobs:
- name: Upload Inno Setup Installer
uses: actions/upload-artifact@v4
with:
name: PicView-${{steps.get-version.outputs.file-version}}
path: ${{ steps.paths.outputs.output_dir }}\install
name: PicView-${{steps.get-version.outputs.file-version}}-installer
path: ${{ github.workspace }}\Build\install
retention-days: 14

0 comments on commit ab662c6

Please sign in to comment.