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

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:41:23 +03:00
parent d774164970
commit 2df8f4c2df

View file

@ -10,7 +10,7 @@ jobs:
- name: Dependencies
run: |
apt update -y
apt install git wget inetutils-ping -y
apt install git wget inetutils-ping iptables -y
git --version
- name: Network Check