add missing dep
Some checks failed
Validate Kubernetes Manifests / kubeconform (pull_request) Failing after 15s

This commit is contained in:
2025-12-12 16:10:44 +05:30
parent 5ea9494c24
commit c7e6aebc3e

View File

@@ -22,7 +22,8 @@ jobs:
jq \
npm \
nodejs \
bash
bash \
git
- name: Checkout code
uses: actions/checkout@v6