Install dependencies from lock file in github actions (#686)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"ci": "yarn install --frozen-lockfile",
|
||||
"dev": "vite",
|
||||
"preview": "vite preview",
|
||||
"build": "vite build",
|
||||
|
||||
Reference in New Issue
Block a user