Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinCK committed Dec 25, 2020
1 parent 8b246d7 commit 0494913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: borales/actions-yarn@v2.3.0
with:
cmd: install
- run: npm config set unsafe-perm=true
- run: npm set unsafe-perm true
- run: npm run build --if-present
- run: npm run lint
- run: npm run test
Expand Down

0 comments on commit 0494913

Please sign in to comment.