Skip to content

Commit

Permalink
added pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
mligtenberg committed Dec 24, 2024
1 parent cfa4418 commit 5c26d43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
with:
fetch-depth: 0


- uses: pnpm/action-setup@v4
with:
version: 9

# This enables task distribution via Nx Cloud
# Run this command as early as possible, before dependencies are installed
# Learn more at https://nx.dev/ci/reference/nx-cloud-cli#npx-nxcloud-startcirun
Expand Down

0 comments on commit 5c26d43

Please sign in to comment.