Skip to content

Commit e65169e

Browse files
committed
Test12
Signed-off-by: Günter Neiß <gneiss@web.de>
1 parent 16578ce commit e65169e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TestNoDocker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
cd t
4343
mkdir squashfs-root
4444
echo "Test" >squashfs-root/Test.txt
45-
TOOL="$TOOLS_DIR/appimagetool-x86_64_2019-05-01.AppImage"
45+
TOOL="$TOOLS_DIR/appimagetool-x86_64.AppImage"
4646
ls -la ${TOOL}
4747
ARCH=x86_64 "{TOOL}" squashfs-root
4848
rm -r squashfs-root/

0 commit comments

Comments
 (0)