Update .forgejo/workflows/test.yaml
This commit is contained in:
parent
b50a7b8604
commit
e6842aa2df
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ jobs:
|
||||||
|
|
||||||
- name: Create user
|
- name: Create user
|
||||||
run: |
|
run: |
|
||||||
useradd -d /build -m build
|
|
||||||
echo 'build ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers
|
echo 'build ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers
|
||||||
su build -c "mkdir -p ./build"
|
su build -c "mkdir -p ./build"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue