Skip to content

Commit 99be5f6

Browse files
committed
shell
1 parent e2de4f5 commit 99be5f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ runs:
8787
- name: Override env.json
8888
if: ${{ inputs.override_env_json != '' }}
8989
run: mv ${{ inputs.override_env_json }}.${{ inputs.environment }} ${{ inputs.override_env_json }}
90+
shell: bash
9091

9192
- name: Detect env
9293
uses: infinum/js-pipeline/.github/actions/detect-env@v1

0 commit comments

Comments
 (0)