@@ -12,7 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Install tools
|
||||
run: |
|
||||
apk add --no-cache git docker-cli openssh-client
|
||||
apt-get update
|
||||
apt-get install -y git docker.io openssh-client
|
||||
|
||||
- name: Clone repo
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user