ci: revert permissions hack
This commit is contained in:
parent
d0fe66ca1a
commit
d13c033dc6
|
@ -18,9 +18,6 @@ jobs:
|
||||||
- name: Test checkout commands (config)
|
- name: Test checkout commands (config)
|
||||||
run: "git config --local http.http://localhost:10001/.extraheader AUTHORIZATION: basic"
|
run: "git config --local http.http://localhost:10001/.extraheader AUTHORIZATION: basic"
|
||||||
|
|
||||||
- name: Disable file restrictions
|
|
||||||
run: chmod -R a+rwx /workspace
|
|
||||||
|
|
||||||
- name: Debug runner (act actions path)
|
- name: Debug runner (act actions path)
|
||||||
run: ls -lah /workspace/julien.oculi && ls -lah /workspace/julien.oculi/test-forgejo-runner
|
run: ls -lah /workspace/julien.oculi && ls -lah /workspace/julien.oculi/test-forgejo-runner
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue