This commit is contained in:
parent
99e8267470
commit
f7dcf5ab56
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
- name: Dependencies
|
- name: Dependencies
|
||||||
run: |
|
run: |
|
||||||
apt update -y
|
apt update -y
|
||||||
apt install git wget inetutils-ping dnsutils -y
|
apt install git wget inetutils-ping dnsutils -y
|
||||||
git --version
|
git --version
|
||||||
|
|
||||||
- name: CI Health Check
|
- name: CI Health Check
|
||||||
|
|
Loading…
Reference in a new issue