Skip to content

Commit

Permalink
chore: 修复 ci 配置
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Nov 24, 2023
1 parent 8a02274 commit 5ac249e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script: build:umd
script: build:size-limit-json
script: yarn build:size-limit-json
skip_step: install

0 comments on commit 5ac249e

Please sign in to comment.