Update .github/workflows/build.yaml
All checks were successful
Build And Publish Docker / build-latest (push) Successful in 2h23m19s
All checks were successful
Build And Publish Docker / build-latest (push) Successful in 2h23m19s
This commit is contained in:
parent
afdb098a06
commit
e0b47a6a61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Install deps
|
||||
run: apt update && apt install iptables
|
||||
run: apt update && apt install iptables -y
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
|
|
Loading…
Add table
Reference in a new issue