Skip to content

Commit 632a466

Browse files
committed
👷 Update workflow
1 parent 91af4be commit 632a466

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
@@ -28,6 +28,7 @@ jobs:
2828
- name: Install dependencies
2929
run: |
3030
npm install -g yarn
31+
npm config set scripts-prepend-node-path true
3132
yarn
3233
- name: Test
3334
shell: pwsh

0 commit comments

Comments
 (0)