Skip to content

Commit

Permalink
build: specify pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWoelki committed Sep 30, 2023
1 parent 4ee4db8 commit 3852bf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
with:
fetch-depth: 0
- uses: pnpm/action-setup@v2
with:
version: 8
- name: Setup Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 3852bf9

Please sign in to comment.