fix: attempt at resolving AppImage CI failures

This commit is contained in:
GreemDev
2025-08-24 15:35:11 -05:00
parent 234cb99325
commit 5fa82bb1f5
2 changed files with 42 additions and 42 deletions

View File

@@ -23,7 +23,7 @@ chmod +x AppDir/AppRun AppDir/usr/bin/Ryujinx*
mkdir -p "$OUTDIR"
appimagetool --comp zstd --mksquashfs-opt -Xcompression-level --mksquashfs-opt 21 \
appimagetool -n --comp zstd --mksquashfs-opt -Xcompression-level --mksquashfs-opt 21 \
-u "$UFLAG" \
AppDir "$OUTDIR"/Ryujinx.AppImage