mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-01-10 15:28:47 +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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user