mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 15:37:46 -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 }}
|
||||
- name: Check out the repo
|
||||
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
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
- name: Login to docker repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue