fx workflow 15
This commit is contained in:
parent
55fc94a95b
commit
5f10b52c77
@ -14,6 +14,10 @@ jobs:
|
||||
- name: Checking environment
|
||||
continue-on-error: true
|
||||
run: printenv
|
||||
- name: Installing prerequisites - update pacman
|
||||
run: pacman -Sy
|
||||
- name: Installing prerequisites - install git
|
||||
run: pacman --disable-sandbox --noconfirm -v -S git
|
||||
- name: Downloading
|
||||
continue-on-error: true
|
||||
run: useradd -d ${{ gitea.basedir }}/builder -g users -m builder
|
||||
|
Loading…
x
Reference in New Issue
Block a user