Skip to content

Commit

Permalink
fix appimage build
Browse files Browse the repository at this point in the history
revert builder from commit fe2205a4d6056be47051f7b1b3811106e9814910
  • Loading branch information
janbar committed Sep 7, 2022
1 parent a3caf76 commit 85d81cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appimage_ubuntu_18.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: cd build && make -j`nproc` install DESTDIR=AppDir

- name: Build AppImage
uses: AppImageCrafters/build-appimage-action@master
uses: AppImageCrafters/build-appimage-action@fe2205a4d6056be47051f7b1b3811106e9814910
env:
UPDATE_INFO: gh-releases-zsync|AppImageCrafters|noson-app|latest|*x86_64.AppImage.zsync
with:
Expand Down

0 comments on commit 85d81cb

Please sign in to comment.