Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 37s

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 23:16:14 +03:00
parent 99e8267470
commit f7dcf5ab56

View file

@ -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