mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-01-09 14:58:48 +08:00
chore: update .github/workflows/ci.yml
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -164,7 +164,7 @@ jobs:
|
||||
node-version: 18
|
||||
|
||||
- run: npm install
|
||||
# - run: npm run hoist
|
||||
- run: npm run hoist
|
||||
- run: npm run build
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
@@ -196,7 +196,7 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
- run: npm install
|
||||
# - run: npm run hoist
|
||||
- run: npm run hoist
|
||||
- run: npm run build
|
||||
# - run: npm run electron
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@lerna/legacy-package-management": "^7.1.5",
|
||||
"cross-env": "^7.0.3",
|
||||
"husky": "^8.0.1",
|
||||
"lerna": "^7.1.5",
|
||||
|
||||
Reference in New Issue
Block a user