.forgejo/workflows/demo.yml aktualisiert
All checks were successful
Build / BuildAndDeploy (push) Successful in 5s

This commit is contained in:
lubiana 2024-04-26 12:39:07 +00:00
parent 922165fb3c
commit dc6fdb0a70

View file

@ -26,4 +26,6 @@ jobs:
run: | run: |
ls ls
pwd pwd
ls /opt ls /opt
echo 'hallo' >> /opt/hostedtoolcache/lol.txt
cat /opt/hostedtoolcache/lol.txt