Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Commit 9214281

Browse files
committed
Avoid powershell on Windows
1 parent 63c2bd3 commit 9214281

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
run: |
135135
npm run compile
136136
ln -s {`pwd`/,dist/}lib/src/vendor/dart-sass-embedded
137+
shell: bash
137138
working-directory: embedded-host-node
138139

139140
- name: Run tests

0 commit comments

Comments
 (0)