This commit is contained in:
parent
3f69fe87f6
commit
024b0a06ee
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
- name: Setup additional tooling
|
||||
run: .forgejo/workflows/setup-tools.sh
|
||||
|
||||
- name: Setup permissions for ci user
|
||||
- name: Setup CI user
|
||||
run: |
|
||||
useradd -m ci && chown -R ci:ci .
|
||||
git config --global --add safe.directory "$PWD"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue