Skip to content

Commit

Permalink
Added step for installing pnpm.
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrKarczmarz committed Aug 7, 2024
1 parent aa4f4ea commit b54d586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
run: |
cd src
dotnet tool restore
corepack install --global pnpm@8.6.7
dotnet cake

0 comments on commit b54d586

Please sign in to comment.