Skip to content

Commit

Permalink
fix wf
Browse files Browse the repository at this point in the history
  • Loading branch information
aalves08 committed Dec 23, 2024
1 parent 9022fa8 commit 665e2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-extension-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
git checkout master
popd
./${BASE_DIR}/dashboard/shell/scripts/extension/parse-tag-name ${{ github.ref_name }} ${{ github.run_id }} "charts"
${BASE_DIR}/dashboard/shell/scripts/extension/parse-tag-name ${{ github.ref_name }} ${{ github.run_id }} "charts"
# - name: Run build script
# shell: bash
Expand Down

0 comments on commit 665e2b6

Please sign in to comment.