Try to install on win using unsafe perm

This commit is contained in:
Dan Mindru 2020-02-23 21:55:15 +01:00
parent 1c6ff143b1
commit 0150856d77
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
run: |
npm -v
node -v
npm install
npm install --unsafe-perm
npm test
env:
CI: true