Skip to content

Commit

Permalink
Update build-all-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GleammerRay authored May 1, 2023
1 parent f6c79ea commit add2691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-all-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: linux-bundle
path: /home/runner/work/Passy/build/Passy-Linux-Bundle.zip
path: /home/runner/work/Passy/build/linux-bundle/Passy-Linux-Bundle.zip
- name: Upload Linux AppImage build
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: linux-bundle-no-updates-popup
path: /home/runner/work/Passy/build/Passy-Linux-Bundle.zip
path: /home/runner/work/Passy/build/linux-bundle/Passy-Linux-Bundle.zip
- name: Upload Linux AppImage no updates popup build
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit add2691

Please sign in to comment.