Skip to content

Commit

Permalink
ci: fix add appimage extract and run
Browse files Browse the repository at this point in the history
  • Loading branch information
srevinsaju committed Jan 1, 2023
1 parent f2f7066 commit e963248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ jobs:
run: |
wget https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
chmod +x pyuploadtool-x86_64.AppImage
./pyuploadtool-x86_64.AppImage zap-*/zap-* ./zap-release-metadata
APPIMAGE_EXTRACT_AND_RUN=1 ./pyuploadtool-x86_64.AppImage zap-*/zap-* ./zap-release-metadata

0 comments on commit e963248

Please sign in to comment.