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