up
Build KX3DEX.radio / Build and Deploy (push) Failing after 36s
Details
Build KX3DEX.radio / Build and Deploy (push) Failing after 36s
Details
parent
bbf7753ad0
commit
d3b581574a
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install QEMU
|
||||
run: sudo apt-get update && sudo apt-get install -y qemu-user-static
|
||||
run: apt-get update && apt-get install -y qemu-user-static
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
|
Loading…
Reference in New Issue