Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 4201ada

Browse files
author
8to16
committed
oops oops
1 parent bc4ef36 commit 4201ada

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v4
2323

24+
- name: Install pnpm
25+
uses: pnpm/action-setup@v4
26+
with:
27+
version: 10
28+
2429
- name: Setup Node
2530
uses: actions/setup-node@v4
2631
with:

0 commit comments

Comments
 (0)