mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:08:46 -05:00
FULL PATHS!
This commit is contained in:
parent
09994643a0
commit
0965b3355a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
run: apk add --update docker git
|
||||
- name: Start docker
|
||||
shell: /bin/ash -e {0}
|
||||
run: service docker start
|
||||
run: /sbin/service docker start
|
||||
# - name: Print Some Debugging Info
|
||||
# shell: /bin/ash -e {0}
|
||||
# run: echo ${{ github.repository }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue