List docker packages
Jekyll / test-ci-actions (push) Failing after 10s
Details
Jekyll / test-ci-actions (push) Failing after 10s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
b081b1db58
commit
05fbd8f0ed
|
@ -34,6 +34,8 @@ jobs:
|
|||
- name: Install docker
|
||||
id: install_docker
|
||||
run: |
|
||||
whoami
|
||||
apt list "*docker*"
|
||||
apt install --quiet docker-compose
|
||||
- name: Verify docker
|
||||
id: verify_docker
|
||||
|
|
Loading…
Reference in New Issue