Ensure uuidgen is installed to call the action
Jekyll / jekyll (pull_request) Failing after 27s
Details
Jekyll / jekyll (pull_request) Failing after 27s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
c4052eaf9e
commit
eaa1f1fb85
|
@ -23,7 +23,7 @@ jobs:
|
|||
id: install_docker
|
||||
run: |
|
||||
apt-get -q update
|
||||
apt-get -q install -y docker-compose
|
||||
apt-get -q install -y docker-compose uuid-runtime
|
||||
apt-get -q clean
|
||||
- name: Verify docker
|
||||
id: verify_docker
|
||||
|
|
Loading…
Reference in New Issue