[ci] Try to fix perm issue
Some checks failed
CI / Rustfmt (push) Successful in 32s
CI / flatpak (push) Failing after 30s

This commit is contained in:
2026-03-19 22:38:08 -04:00
parent 470b7cbab5
commit 6379376004

View File

@ -42,6 +42,7 @@ jobs:
flatpak-builder \ flatpak-builder \
--repo=repo \ --repo=repo \
--force-clean \ --force-clean \
--no-rofiles-fuse \
--install-deps-from=flathub \ --install-deps-from=flathub \
--default-branch=master \ --default-branch=master \
--arch=x86_64 \ --arch=x86_64 \