This commit is contained in:
parent
190c19f238
commit
d84122da3a
@ -24,6 +24,7 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
/usr/bin/docker
|
/usr/bin/docker
|
||||||
key: ${{ runner.os }}-docker
|
key: ${{ runner.os }}-docker
|
||||||
|
token: ${{ secrets.GITHUB_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