Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 1, 2024
1 parent 51cbc21 commit c4f5d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
cache: "pnpm"
cache-dependency-path: ./pnpm-lock.yaml

- run: pnpm install --legacy-peer-deps
- run: pnpm install
working-directory: .

- run: pnpm run prepublishOnly
Expand Down

0 comments on commit c4f5d82

Please sign in to comment.