Update .gitea/workflows/deploy-k8s.yml

This commit is contained in:
2025-10-12 14:58:23 +00:00
parent 238f80f2ef
commit 56e0b5da32

View File

@ -27,7 +27,7 @@ jobs:
run: |
apt install -y curl jq
curl -fsSL https://deb.nodesource.com/setup_18.x
apt-get install -y sshpass
- name: Install cloudflare prerequisites
run: |