From 268a4d2b0f1c077d60cc033a378d30afce0be02d Mon Sep 17 00:00:00 2001 From: Albrecht Lohofener Date: Wed, 4 Sep 2024 21:26:21 +0200 Subject: [PATCH] Testing for probonopd/go-appimage#302 again --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 4aeaa87c..da8dd3a6 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -68,7 +68,7 @@ jobs: run: | # Get appimagetool # wget -c https://github.com/$(wget -q https://github.com/probonopd/go-appimage/releases/expanded_assets/continuous -O - | grep "appimagetool-.*-x86_64.AppImage" | head -n 1 | cut -d '"' -f 2) - wget https://welle-io-nightlies.albrechtloh.de/appimagetool-841-x86_64.AppImage # just for testing + wget https://welle-io-nightlies.albrechtloh.de/appimagetool-843-x86_64.AppImage # just for testing chmod +x appimagetool-*.AppImage # Create AppImage