diff --git a/.gitea/workflows/deploy-k8s.yml b/.gitea/workflows/deploy-k8s.yml index 2cc7165..8d966ee 100644 --- a/.gitea/workflows/deploy-k8s.yml +++ b/.gitea/workflows/deploy-k8s.yml @@ -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: |