Update .forgejo/workflows/test.yaml
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m3s

This commit is contained in:
Fijxu 2024-03-15 19:03:58 -03:00
parent 9a73062343
commit fe693bd0b0

View file

@ -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: