Skip to content

Commit

Permalink
add pnpm version
Browse files Browse the repository at this point in the history
uboar committed Nov 5, 2024
1 parent 26725c9 commit 6d8ab62
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
@@ -41,6 +41,8 @@ jobs:
node-version: 20
- name: Use pnpm
uses: pnpm/action-setup@v4
with:
version: 9
- name: Install dependencies
run: pnpm install
- name: Build

0 comments on commit 6d8ab62

Please sign in to comment.