Skip to content

Commit

Permalink
fix publint github action
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinRoy committed Nov 27, 2023
1 parent 150aaba commit 95a47ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ jobs:
${{ runner.os }}-pnpm-store-
- run: pnpm install --frozen-lockfile
- run: pnpm run build-all
- run: pnpm run lint
- run: pnpm run publint

0 comments on commit 95a47ab

Please sign in to comment.