mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-01-09 14:58:48 +08:00
chore: update workflows config.
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -143,6 +143,8 @@ jobs:
|
||||
run: npm run deps
|
||||
|
||||
- run: npm run build:app
|
||||
- working-directory: electron/app/dist
|
||||
run: ls -R
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
@@ -174,6 +176,8 @@ jobs:
|
||||
run: npm run deps
|
||||
|
||||
- run: npm run build:app
|
||||
- working-directory: electron/app/dist
|
||||
run: ls -R
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
@@ -205,6 +209,8 @@ jobs:
|
||||
run: npm run deps
|
||||
|
||||
- run: npm run build:app
|
||||
- working-directory: electron/app/dist
|
||||
run: ls -R
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user