Skip to content

Commit 61b2d0b

Browse files
committed
fixup! windows
1 parent c73e176 commit 61b2d0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
8989
- name: Build 🔧
9090
run: |
91+
npm config set script-shell "C:\\Program Files\\git\\bin\\bash.exe"
9192
npx lerna run compile
9293
9394
- name: Unit tests

0 commit comments

Comments
 (0)