Update package list first
Jekyll / test-ci-actions (push) Failing after 8s
Details
Jekyll / test-ci-actions (push) Failing after 8s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
0752ee1e9e
commit
5f590082f3
|
@ -35,6 +35,7 @@ jobs:
|
||||||
id: install_docker
|
id: install_docker
|
||||||
run: |
|
run: |
|
||||||
whoami
|
whoami
|
||||||
|
apt update
|
||||||
apt list "*docker*"
|
apt list "*docker*"
|
||||||
apt install --quiet docker-compose
|
apt install --quiet docker-compose
|
||||||
- name: Verify docker
|
- name: Verify docker
|
||||||
|
|
Loading…
Reference in New Issue