Skip to content

Commit

Permalink
fix(platform-core): workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjinyang authored Nov 24, 2021
1 parent ff26b03 commit 1ab805c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swc_binary_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
types: [opened, synchronize]

name: Build, test, and deploy
name: SWC build, test, and deploy

jobs:
testsPass:
Expand Down
1 change: 1 addition & 0 deletions packages/platform-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@shuvi/app": "0.0.1-pre.10",
"@shuvi/runtime-core": "0.0.1-pre.10",
"@shuvi/router": "0.0.1-pre.10",
"@shuvi/toolpack": "0.0.1-pre.10",
"@shuvi/shared": "0.0.1-pre.10"
},
"devDependencies": {
Expand Down

0 comments on commit 1ab805c

Please sign in to comment.