This commit is contained in:
parent
d84122da3a
commit
23cd272c3c
@ -24,7 +24,7 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
/usr/bin/docker
|
/usr/bin/docker
|
||||||
key: ${{ runner.os }}-docker
|
key: ${{ runner.os }}-docker
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
- name: Download docker
|
- name: Download docker
|
||||||
if: steps.cache-docker.outputs.cache-hit != 'true'
|
if: steps.cache-docker.outputs.cache-hit != 'true'
|
||||||
|
Reference in New Issue
Block a user