chore(workflow): useLockFile false

This commit is contained in:
Anurag Hazra
2021-01-10 14:11:21 +05:30
committed by GitHub
parent f3e5b685ec
commit dff732adf5
+2
View File
@@ -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