Skip to content

Commit 9e59a21

Browse files
authored
Update build.yml
1 parent 72ad255 commit 9e59a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Get appimagetool
2020
run: |
2121
set -x
22-
wget https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-x86_64.AppImage
22+
wget https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage
2323
chmod +x appimagetool-x86_64.AppImage
2424
ls -lah
2525

0 commit comments

Comments
 (0)