CI: Install helm-docs before trying to use it.

This commit is contained in:
Skyler Mäntysaari 2023-04-22 11:45:33 +03:00
parent 088eb53c90
commit 94c52ff381
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ jobs:
env:
CHECK_BRANCH: "origin/${{ github.event.repository.default_branch }}"
run: |
GO111MODULE=on go get github.com/k8s-at-home/helm-docs/cmd/helm-docs
./.github/scripts/gen-helm-docs.sh
- name: Create commit
id: create-commit