Update .forgejo/workflows/build.yaml
Some checks failed
Build and Deploy ISO / build_iso (release) Failing after 39s
Build and Deploy ISO / deploy_iso (release) Has been skipped

This commit is contained in:
hikari 2025-02-12 20:19:22 -05:00
parent 084bc42c9e
commit f5fcba5b8e

View file

@ -8,7 +8,8 @@ jobs:
runs-on: ubuntu-latest
container:
image: archlinux/archlinux:base-devel
options: --privileged
privileged: true
env:
Desktop: "template"
steps: