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
|
||||
run: |
|
||||
whoami
|
||||
apt update
|
||||
apt list "*docker*"
|
||||
apt install --quiet docker-compose
|
||||
- name: Verify docker
|
||||
|
|
Loading…
Reference in New Issue