Skip to content

Commit 18ef781

Browse files
committed
CI: Set package manager.
1 parent d71e6eb commit 18ef781

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- uses: actions/checkout@v4
2121
- name: Install, build
2222
uses: withastro/action@v4
23+
with:
24+
package-manager: pnpm@latest
25+
2326

2427
deploy:
2528
timeout-minutes: 2

0 commit comments

Comments
 (0)