Skip to content

Commit

Permalink
fix command lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Bertrand committed Aug 9, 2023
1 parent 82bfe8b commit ae63e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Linter
run: pnpm linter
run: pnpm lint
- name: Build
run: pnpm build
- name: Build
Expand Down

0 comments on commit ae63e71

Please sign in to comment.