fix ci
This commit is contained in:
parent
8b83d2c4e0
commit
8fa8e6844f
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: any
|
runs-on: any
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout code
|
||||||
|
uses: actions/checkout@v4
|
||||||
- name: Set up qemu for buildx
|
- name: Set up qemu for buildx
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
- name: Setup buildx
|
- name: Setup buildx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue