Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
084bc42c9e
commit
f5fcba5b8e
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: archlinux/archlinux:base-devel
|
||||
options: --privileged
|
||||
privileged: true
|
||||
|
||||
env:
|
||||
Desktop: "template"
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue