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
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: archlinux/archlinux:base-devel
|
image: archlinux/archlinux:base-devel
|
||||||
options: --privileged
|
privileged: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
Desktop: "template"
|
Desktop: "template"
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue