Test CI v2.1.21
All checks were successful
DNS & Network Test / network-test (push) Successful in 1m8s

This commit is contained in:
phattt2901 2025-05-04 09:05:02 +07:00
parent 433cf3e38b
commit 9b3307e286

View File

@ -15,6 +15,7 @@ jobs:
echo "Added host IP alias"
- name: Cập nhật và cài curl + dnsutils
run: |
apt update
apt install -y curl iputils-ping
echo "Updated and installed curl, iputils-ping"