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