Update .forgejo/workflows/test.yaml
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m5s
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m5s
This commit is contained in:
parent
e6842aa2df
commit
37496f4383
1 changed files with 0 additions and 5 deletions
|
@ -24,11 +24,6 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
|
||||
- name: Create user
|
||||
run: |
|
||||
echo 'build ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers
|
||||
su build -c "mkdir -p ./build"
|
||||
|
||||
- name: Build package
|
||||
run: |
|
||||
export PKGDEST=${PKGDEST}
|
||||
|
|
Loading…
Reference in a new issue