Skip to content

Commit 6c08886

Browse files
committed
use bash to configure docker images
1 parent d1ca391 commit 6c08886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
working-directory: 'smithy-kotlin'
182182

183183
- name: Configure CRT Docker Images
184+
shell: bash
184185
if: ${{ matrix.os != 'macos-latest' }}
185186
run: |
186187
./aws-crt-kotlin/docker-images/build-all.sh

0 commit comments

Comments
 (0)