Document the minimal install

This commit is contained in:
Andrey Pohilko
2022-08-23 10:01:14 +03:00
parent 0b4931a73a
commit 07afc6c6ef
5 changed files with 28 additions and 4 deletions

View File

@@ -33,4 +33,4 @@ jobs:
version: latest
args: release --snapshot --rm-dist
- name: Test Binary is Runnable
run: "dist/helm-dashboard_linux_amd64_v1/helm-dashboard --help"
run: "dist/helm-dashboard_linux_amd64_v1/helm-dashboard --help"