fix(ci): use bash for release catalog building

This commit is contained in:
kjeld Schouten-Lebbing
2022-04-01 12:03:15 +02:00
parent 87521af99f
commit d4a160ef6e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -120,6 +120,7 @@ jobs:
path: dh_catalog
- name: build catalogs
shell: bash
if: |
steps.collect-changes.outputs.changesDetectedAfterTag == 'true'
run: |