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

This commit is contained in:
Fijxu 2024-03-15 18:57:20 -03:00
parent 002ba6bf39
commit 9a73062343

View file

@ -39,9 +39,8 @@ jobs:
- name: Build package - name: Build package
run: | run: |
export PKGDEST=${PKGDEST} export PKGDEST=${PKGDEST}
su build -c "/usr/bin/makepkg -s --noconfirm --noprogressbar" su build -c "pkgctl build"
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: lol
path: build/ path: build/