add missing dep
Some checks failed
Validate Kubernetes Manifests / kubeconform (pull_request) Failing after 15s
Some checks failed
Validate Kubernetes Manifests / kubeconform (pull_request) Failing after 15s
This commit is contained in:
@@ -22,7 +22,8 @@ jobs:
|
|||||||
jq \
|
jq \
|
||||||
npm \
|
npm \
|
||||||
nodejs \
|
nodejs \
|
||||||
bash
|
bash \
|
||||||
|
git
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
|||||||
Reference in New Issue
Block a user