mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
linuxdeploy is an AppImage itself and needs FUSE to run. GitHub Actions runners don't always have working FUSE support. Setting this env var tells AppImage tools to extract-and-run instead, avoiding the FUSE dependency. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>