Skip to content

Commit

Permalink
chore(workflow): useLockFile false
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraghazra authored Jan 10, 2021
1 parent f3e5b68 commit dff732a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/preview-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: bahmutov/npm-install@v1
with:
useLockFile: false
- run: npm run preview-theme
env:
CI: true
Expand Down

0 comments on commit dff732a

Please sign in to comment.