Skip to content

Commit

Permalink
fix client CI try #6
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgnlez committed Dec 9, 2024
1 parent 333cdfc commit fb36db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client_ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version-file: client/.nvmrc
cache: 'pnpm'
# cache: 'pnpm'

- uses: pnpm/action-setup@v4
# with:
Expand Down

0 comments on commit fb36db4

Please sign in to comment.