Skip to content

Commit

Permalink
ci: try to fix publint error
Browse files Browse the repository at this point in the history
  • Loading branch information
kentbull committed Aug 17, 2024
1 parent 337904c commit dc8c708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: pnpm build
- run: pnpm check:publint
types:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dc8c708

Please sign in to comment.