Skip to content

Commit

Permalink
always setup pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog-crabnebula committed Nov 16, 2023
1 parent 72812c5 commit 3e48af1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-packager-nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
- uses: actions/checkout@v4
- name: Setup pnpm
uses: pnpm/action-setup@v2
if: ${{ !matrix.settings.docker }}
with:
version: 8
package_json_file: bindings/packager/nodejs
Expand Down

0 comments on commit 3e48af1

Please sign in to comment.