Skip to content

Commit

Permalink
chore:Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Solomonsolomonsolomon authored Jan 27, 2025
1 parent 40f86a8 commit f45fa4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20 # Use the version required by your project

- name: Install pnpm
run: npm install -g pnpm

- name: Cache pnpm modules
uses: actions/cache@v3
Expand Down

0 comments on commit f45fa4d

Please sign in to comment.