Skip to content

Commit 79fcc32

Browse files
Add shell
1 parent 9c70cb2 commit 79fcc32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/cdk-deploy/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ runs:
6262
run: python ${{ inputs.script_path }} --secret-id ${{ inputs.env_aws_secret_name }}
6363

6464
- name: Install node dependencies
65+
shell: bash
6566
working-directory: infrastructure/aws
6667
run: uv run npm install
6768

0 commit comments

Comments
 (0)