@@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: install prerequisites
|
- name: install prerequisites
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
apt install -yq nodejs git curl tee
|
apt install -yq nodejs git curl
|
||||||
|
|
||||||
- name: manually install docker-ce-cli
|
- name: manually install docker-ce-cli
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user