mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Update test.yml
This commit is contained in:
parent
424923fe82
commit
b35a72f288
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
||||||
- name: Install QEMU and Docker
|
- name: Install QEMU and Docker
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y qemu binfmt-support qemu-user-static docker.io
|
sudo apt-get install -y qemu binfmt-support qemu-user-static docker.io containerd.io
|
||||||
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||||
|
|
||||||
- name: Build Debian package for aarch64
|
- name: Build Debian package for aarch64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue