Skip to content

Commit 61286b2

Browse files
committed
Signed-off-by: Günter Neiß <gneiss@web.de>
1 parent 97f907a commit 61286b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/LinuxBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
rm chrome-sandbox
6666
ln -s /opt/google/chrome/chrome-sandbox chrome-sandbox
6767
cd ..
68-
TOOL=".github/tools/appimagetool-x86_64_2019-05-01.AppImage"
68+
TOOL="${GITHUB_WORKSPACE}/.github/tools/appimagetool-x86_64.AppImage"
6969
ARCH=x86_64 ${TOOL} squashfs-root
7070
rm -r squashfs-root/
7171
rm "${EXE}"

0 commit comments

Comments
 (0)