Install dependencies from lock file in github actions (#686)
This commit is contained in:
2
.github/workflows/build_push_master.yml
vendored
2
.github/workflows/build_push_master.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Build webUI
|
||||
run: |
|
||||
cd master
|
||||
yarn install
|
||||
yarn ci
|
||||
yarn build
|
||||
yarn build-zip
|
||||
yarn build-md5
|
||||
|
||||
Reference in New Issue
Block a user