Skip to content

Commit 3fab2b4

Browse files
committed
build(cicd): update appimagetool download link
1 parent 7c36bd1 commit 3fab2b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
ln -s usr/bin/cosmic-utils-enroll AppDir/AppRun
7272
7373
wget -O appimagetool \
74-
https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-x86_64.AppImage
74+
https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage
7575
chmod +x appimagetool
7676
export APPIMAGE_EXTRACT_AND_RUN=1
7777
ARCH=x86_64 ./appimagetool AppDir cosmic-utils-enroll-x86_64.AppImage

0 commit comments

Comments
 (0)