mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-12 10:55:39 -05:00
Do I need QEMU?
This commit is contained in:
parent
faf9b88fea
commit
7ceb0c7cce
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ jobs:
|
||||||
# run: echo ${{ github.repository }}
|
# run: echo ${{ github.repository }}
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
- name: Set up QEMU (Do I need this?)
|
||||||
|
uses: https://github.com/docker/setup-qemu-action@v3
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: https://github.com/docker/setup-buildx-action@v3
|
uses: https://github.com/docker/setup-buildx-action@v3
|
||||||
- name: Login to docker repo
|
- name: Login to docker repo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue