update
This commit is contained in:
parent
dba843630d
commit
2d6685a0f5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- run: apt update && apt install sudo wget curl git -y
|
||||
- run: apt update && apt install sudo wget curl git iptables -y
|
||||
|
||||
- name: Set up Docker
|
||||
uses: https://github.com/docker/setup-docker-action@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue