From 2eb3cc01d9914ca1cd4d3541abfa03f98ebe230f Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Mon, 10 Jun 2024 14:17:04 +0800 Subject: [PATCH] chore: update deploy deps actions --- .github/workflows/deploy-helm-charts.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy-helm-charts.yml b/.github/workflows/deploy-helm-charts.yml index 9a9676d..ad835a9 100644 --- a/.github/workflows/deploy-helm-charts.yml +++ b/.github/workflows/deploy-helm-charts.yml @@ -37,8 +37,6 @@ jobs: helm dependency update $dir; done - helm dependency update - - name: Run chart-releaser uses: helm/chart-releaser-action@v1.6.0 with: