fix
This commit is contained in:
parent
75d7c316e4
commit
828a6f63db
@ -35,6 +35,8 @@ runs:
|
||||
steps:
|
||||
- name: build docker image
|
||||
uses: docker://docker:git
|
||||
env:
|
||||
DOCKER_BUILDKIT: 1
|
||||
with:
|
||||
entrypoint: "/bin/sh"
|
||||
args: |
|
||||
|
Loading…
Reference in New Issue
Block a user