mirror of
https://github.com/PlayEdu/docker-playedu-light
synced 2025-06-07 04:54:09 +08:00
clone子模块
This commit is contained in:
parent
f29d8307d5
commit
f5793200f7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- name: Set up Docker Buildx
|
||||
|
Loading…
x
Reference in New Issue
Block a user