This commit is contained in:
parent
f37f964748
commit
81d63942b8
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: apt update
|
- run: apt update
|
||||||
- run: apt install docker.io
|
- run: apt install -y docker.io
|
||||||
- run: docker ps
|
- run: docker ps
|
||||||
|
|
Loading…
Add table
Reference in a new issue