Skip to content

Commit a153836

Browse files
committed
Add missing shell property
1 parent 3e5f611 commit a153836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-wasm/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ runs:
1515
flutter-version: "3.x"
1616
channel: "stable"
1717
- name: Setup macOS
18+
shell: bash
1819
run: |
1920
brew install cmake
2021
brew install llvm

0 commit comments

Comments
 (0)