Skip to content

Commit

Permalink
ci: add pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
betich committed Jun 16, 2024
1 parent 8c43741 commit 405be6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 9
- uses: actions/setup-node@v3
with:
node-version-file: ".nvmrc"
Expand Down

0 comments on commit 405be6b

Please sign in to comment.