fx workflow 12
Some checks failed
Archlinux build / build (push) Failing after 38s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 19s

This commit is contained in:
Alexey Khromov 2025-04-12 21:32:20 +03:00
parent 7486b9c141
commit 5eced105c8

View File

@ -19,7 +19,6 @@ jobs:
- name: Downloading
continue-on-error: true
run: useradd -b ${{gitea.basedir}} -d ${{gitea.basedir}}/builder -g users -m builder
- run: echo "builder ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
- run: su - builder -c curl -O http://zxprj:3001/zx/bforce/raw/branch/zx/archlinux/bforce.install
- run: su - builder -c curl -O http://zxprj:3001/zx/bforce/raw/branch/zx/archlinux/PKGBUILD
- run: su - builder -c makepkg