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

Commit f8293e3

Browse files
committed
ci: Add pnpm setup
1 parent bad42de commit f8293e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cider-chores.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
- name: Checkout 🛎
1818
uses: actions/checkout@v4
1919

20+
- uses: pnpm/action-setup@v4
21+
2022
- name: Setup Node.js
2123
uses: actions/setup-node@v4
2224
with:

0 commit comments

Comments
 (0)