fx workflow 19
Archlinux build / build (push) Failing after 3m19s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s

This commit is contained in:
zx
2025-04-12 23:31:20 +03:00
parent 2eb30b7644
commit 1837ebd57c
5 changed files with 6 additions and 12 deletions
+1
View File
@@ -26,6 +26,7 @@ jobs:
- run: su - builder -c "curl -O http://zxprj:3001/zx/bforce/raw/branch/${GITHUB_REF_NAME}/archlinux/bforce.install"
- run: su - builder -c "curl -o PKGBUILD http://zxprj:3001/zx/bforce/raw/branch/${GITHUB_REF_NAME}/archlinux/PKGBUILD.ci"
- run: su -w GITHUB_SHA,GITHUB_REF_NAME,GITHUB_REF_TYPE - builder -c makepkg
- run: su - builder -c "ls -la"
- run: mkdir bforce && cp /builder/bforce-*.xz bforce
- name: Try to upload artifacts
uses: actions/upload-artifact@v4