Skip to content

Commit 544c663

Browse files
Update linux.yml
1 parent 6902e22 commit 544c663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
wget -P "$HOME/AppImageTool" "https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage"
2727
- name: Test AppImageTool
2828
run: |
29+
echo "$PATH"
2930
echo "$HOME/AppImageTool" >> $GITHUB_PATH
3031
appimagetool-x86_64.AppImage --version
3132

0 commit comments

Comments
 (0)