There was an error while loading. Please reload this page.
1 parent 7c36bd1 commit 3fab2b4Copy full SHA for 3fab2b4
1 file changed
.github/workflows/publish.yml
@@ -71,7 +71,7 @@ jobs:
71
ln -s usr/bin/cosmic-utils-enroll AppDir/AppRun
72
73
wget -O appimagetool \
74
- https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-x86_64.AppImage
+ https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage
75
chmod +x appimagetool
76
export APPIMAGE_EXTRACT_AND_RUN=1
77
ARCH=x86_64 ./appimagetool AppDir cosmic-utils-enroll-x86_64.AppImage
0 commit comments