Update .forgejo/workflows/test.yaml
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m24s
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m24s
This commit is contained in:
parent
fe693bd0b0
commit
6f2676baab
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: docker
|
||||
container:
|
||||
image: archlinux:base-devel
|
||||
options: --privileged --net=host
|
||||
options: --privileged --net=host --cap-add SYS_ADMIN
|
||||
env:
|
||||
PKGDEST: ./build
|
||||
|
||||
|
|
Loading…
Reference in a new issue