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