This commit is contained in:
xRain 2024-12-11 06:49:42 +08:00
parent 75d7c316e4
commit 828a6f63db

View File

@ -35,6 +35,8 @@ runs:
steps:
- name: build docker image
uses: docker://docker:git
env:
DOCKER_BUILDKIT: 1
with:
entrypoint: "/bin/sh"
args: |