ci: get os infos
Some checks failed
Named workflow / test (push) Failing after 15s

This commit is contained in:
Julien Oculi 2024-01-17 17:46:24 +01:00
parent 453aaea7d3
commit 6fb6a1e79a

View file

@ -13,7 +13,7 @@ jobs:
run: ls -lah /var/run/act/workflow
- name: Debug get user and shell
run: users; whoami; echo $SHELL
run: users; whoami; echo $SHELL; cat /etc/os-release
- name: Test checkout commands (init)
run: git init /workspace/julien.oculi/test-forgejo-runner