Update package list first
Jekyll / test-ci-actions (push) Failing after 8s Details

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-05-22 13:38:06 +02:00
parent 0752ee1e9e
commit 5f590082f3
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ jobs:
id: install_docker
run: |
whoami
apt update
apt list "*docker*"
apt install --quiet docker-compose
- name: Verify docker