This commit is contained in:
parent
8d5f97a8f0
commit
6c7f935048
|
@ -8,6 +8,9 @@ jobs:
|
|||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: debug path
|
||||
run: echo "$PATH"
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Reference in a new issue