update
This commit is contained in:
parent
c03fe637bf
commit
4f26e4be18
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install deps
|
- name: Install deps
|
||||||
run: curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh
|
run: curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh && apt update && apt install -y jq
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
|
|
Loading…
Add table
Reference in a new issue