mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-20 00:35:23 +00:00
chore(workflow): useLockFile false
This commit is contained in:
parent
f3e5b685ec
commit
dff732adf5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/preview-theme.yml
vendored
2
.github/workflows/preview-theme.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue