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

@ -40,3 +40,8 @@ jobs:
run: | run: |
export PKGDEST=${PKGDEST} 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