mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 22:23:08 -03:00
fix(ci): use bash for release catalog building
This commit is contained in:
1
.github/workflows/charts-release.yaml
vendored
1
.github/workflows/charts-release.yaml
vendored
@@ -120,6 +120,7 @@ jobs:
|
||||
path: dh_catalog
|
||||
|
||||
- name: build catalogs
|
||||
shell: bash
|
||||
if: |
|
||||
steps.collect-changes.outputs.changesDetectedAfterTag == 'true'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user