mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-24 12:25:50 +00:00
chore(workflow): useLockFile false
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user