Skip to content

Commit

Permalink
chore: correct the run script
Browse files Browse the repository at this point in the history
  • Loading branch information
ci010 committed Feb 10, 2020
1 parent bee5353 commit 81e00d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
npm run test:full
- name: Update Documents
run: |
npm run docs
npm run build:readme
- name: Prepare Pull Request
id: vars
uses: ./.github/actions/prepare-pr
Expand Down

0 comments on commit 81e00d3

Please sign in to comment.