This commit is contained in:
parent
ab57445d09
commit
6a3ed78df8
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Docker for QEMU
|
||||
uses: https://github.com/papodaca/install-docker-action@main
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Reference in a new issue