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

This commit is contained in:
Fijxu 2024-03-15 19:16:41 -03:00
parent 08bd4dadc7
commit ae81500427

View file

@ -39,7 +39,7 @@ jobs:
- name: Build package
run: |
export PKGDEST=${PKGDEST}
su build -c "extra-x86_64-build"
su build -c "pkgctl build"
- uses: actions/upload-artifact@v3
with: