Skip to content

Commit

Permalink
fix: fixing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
demmorou committed May 11, 2024
1 parent c3d0848 commit d6f3fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint_npm_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version: 8

- name: Install dependencies
run: pnpm eslint-config i
run: pnpm -F eslint-config i

- name: Build eslint-config
run: pnpm eslint-config build
Expand Down

0 comments on commit d6f3fdf

Please sign in to comment.