Update .forgejo/workflows/test.yaml
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m3s
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m3s
This commit is contained in:
parent
9a73062343
commit
fe693bd0b0
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
- name: Build package
|
||||
run: |
|
||||
export PKGDEST=${PKGDEST}
|
||||
su build -c "pkgctl build"
|
||||
su build -c "extra-x86_64-build"
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue