diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a1b96302..906cad5d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -51,7 +51,7 @@ jobs: # Create AppImage NO_STRIP=1 ./squashfs-root/AppRun -e colobot --output appimage --appdir colobot.AppDir -d desktop/colobot.desktop -i ../desktop/colobot.svg - chmod +x Colobot-*-x86_64.AppImage + chmod +x Colobot-x86_64.AppImage # Prepare folder for zip mkdir -p appimage