debug empty repo
All checks were successful
UiNamed workflow / test (push) Successful in 30s

This commit is contained in:
Julien Oculi 2024-06-25 16:20:52 +02:00
parent 49ea845ec3
commit 39e9865cd5

View file

@ -9,6 +9,9 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- name: See empty repo
run: ls -lah
- name: See Path - name: See Path
run: echo $PATH run: echo $PATH