Skip to content

Commit

Permalink
ci: 💚 Improve installl ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Eladio Feijoo committed Aug 29, 2023
1 parent 06c1491 commit 02b69b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run_install: false

- name: Install dependencies
run: pnpm install --no-frozen-lockfile
run: pnpm install --no-frozen-lockfile --no-audit --no-fund --no-optional

- name: lint
run: pnpm run lint
Expand Down

0 comments on commit 02b69b1

Please sign in to comment.