.forgejo/workflows/demo.yml aktualisiert
All checks were successful
Build / BuildAndDeploy (push) Successful in 5s
All checks were successful
Build / BuildAndDeploy (push) Successful in 5s
This commit is contained in:
parent
3314567803
commit
2fe9c1bb1c
1 changed files with 2 additions and 2 deletions
|
@ -25,5 +25,5 @@ jobs:
|
||||||
- name: list
|
- name: list
|
||||||
run: |
|
run: |
|
||||||
ls
|
ls
|
||||||
echo 'hallo' >> /toolcache/lol.txt
|
pwd
|
||||||
cat /toolcache/lol.txt
|
ls /
|
Loading…
Reference in a new issue