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

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:37:20 +03:00
parent e4cd8d7f56
commit 679be8ccd8

View file

@ -13,6 +13,13 @@ jobs:
apt install git -y
git --version
- name: Network Check
run: |
ping asandikci.com
ping https://git.asandikci.com
wget https://git.asandikci.com
iptables -L
- name: Checkout
run: |
git clone https://git.asandikci.com/asandikci.com/web