Try to install on win using unsafe perm
This commit is contained in:
parent
1c6ff143b1
commit
0150856d77
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
npm -v
|
npm -v
|
||||||
node -v
|
node -v
|
||||||
npm install
|
npm install --unsafe-perm
|
||||||
npm test
|
npm test
|
||||||
env:
|
env:
|
||||||
CI: true
|
CI: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue