full url
This commit is contained in:
parent
7b2b7a18f9
commit
ed91f1306f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: sudo apt-get update && sudo apt-get install -y parted wget dosfstools zip arch-install-scripts aria2 gh git
|
run: sudo apt-get update && sudo apt-get install -y parted wget dosfstools zip arch-install-scripts aria2 gh git
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: github.com/docker/setup-qemu-action@v2
|
uses: https://code.forgejo.org/docker/setup-qemu-action@v2
|
||||||
with:
|
with:
|
||||||
platforms: arm,arm64
|
platforms: arm,arm64
|
||||||
- name: Build image
|
- name: Build image
|
||||||
|
|
Loading…
Add table
Reference in a new issue