summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander V. Wolf <alex.v.wolf@gmail.com>2022-05-22 19:55:37 +0700
committerAlexander V. Wolf <alex.v.wolf@gmail.com>2022-05-22 19:55:37 +0700
commit9aa37a74a5a8872b6ccc8269617c5070245bb6ce (patch)
treef8180214692c3ea2170853951169174256b9cedd
parentb5692d70c1d6e096055a09c3612e80cfb5811a48 (diff)
[GHA][publish] Updated an AppImage/ARM settings
-rw-r--r--.github/workflows/appimage-arm.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/appimage-arm.yml b/.github/workflows/appimage-arm.yml
index a60b12b84a..2fb58036d5 100644
--- a/.github/workflows/appimage-arm.yml
+++ b/.github/workflows/appimage-arm.yml
@@ -71,7 +71,7 @@ jobs:
# Produce a binary artifact and place it in the mounted volume
run: |
- wget https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-${{ matrix.march }}.AppImage -O /opt/appimagetool
+ wget --no-check-certificate https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-${{ matrix.march }}.AppImage -O /opt/appimagetool
chmod +x /opt/appimagetool
cd /opt
qemu-static /opt/appimagetool --appimage-extract