Skip to content

Commit

Permalink
Use pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
mellevanderlinde committed Nov 4, 2024
1 parent 5aef308 commit f5cbf3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:

- name: Build
run: |
npm install -g pnpm
pnpm install
pnpm lint
pnpm build
Expand Down

0 comments on commit f5cbf3b

Please sign in to comment.