chore: update .github/workflows/ci.yml

This commit is contained in:
jaywcjlove
2023-08-25 11:51:58 +08:00
parent 4f4ad71d09
commit e3a3cf5ff6
2 changed files with 3 additions and 2 deletions

View File

@@ -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