Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
ci: Add pnpm setup
Browse files Browse the repository at this point in the history
  • Loading branch information
coredev-uk committed Dec 10, 2024
1 parent bad42de commit f8293e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cider-chores.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- name: Checkout 🛎
uses: actions/checkout@v4

- uses: pnpm/action-setup@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit f8293e3

Please sign in to comment.