mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
build(workflows): update npm install build-from-source flag
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
npm install --build-from-source=false
|
||||
npm install --build-from-source=electron-app-universal-protocol-client
|
||||
|
||||
- name: Build Release Files
|
||||
run: npm run build
|
||||
|
||||
Reference in New Issue
Block a user