main #1
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: DEBUG
|
||||
run: echo $(whereis docker)
|
||||
run: echo $(whereis docker) && echo $PATH
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue