Update .forgejo/workflows/test.yaml

This commit is contained in:
Fijxu 2024-03-15 18:38:47 -03:00
parent 73eb8c48f3
commit 3beff225fd

View file

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