mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-05-15 10:55:36 +00:00
Update build.yml
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
|||||||
args: release --snapshot --clean
|
args: release --snapshot --clean
|
||||||
- name: Test if the Binary is Runnable
|
- name: Test if the Binary is Runnable
|
||||||
run: "dist/helm-dashboard_linux_amd64_v1/helm-dashboard --help"
|
run: "dist/helm-dashboard_linux_amd64_v1/helm-dashboard --help"
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: binaries
|
name: binaries
|
||||||
path: dist/
|
path: dist/
|
||||||
|
|||||||
Reference in New Issue
Block a user