another deployment change
Build KX3DEX.radio / Build and Deploy (push) Failing after 15s
Details
Build KX3DEX.radio / Build and Deploy (push) Failing after 15s
Details
parent
889a70fe65
commit
bbf7753ad0
|
@ -13,6 +13,9 @@ jobs:
|
|||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install QEMU
|
||||
run: sudo apt-get update && sudo apt-get install -y qemu-user-static
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
|
|
Loading…
Reference in New Issue