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