ehh
Some checks failed
Build and release container directly from master / release (push) Failing after 28s
Some checks failed
Build and release container directly from master / release (push) Failing after 28s
This commit is contained in:
parent
2ba1fe4db9
commit
5c282637a6
@ -23,6 +23,10 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: install docker
|
||||
run: sudo apt install docker.io
|
||||
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user