Skip to content

Commit 6efeff2

Browse files
committed
Try pnpm 8
1 parent c39f025 commit 6efeff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-aws.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install dependencies
1818
uses: pnpm/action-setup@v4
1919
with:
20-
version: latest
20+
version: 8
2121
run_install: true
2222

2323
- name: Build site

0 commit comments

Comments
 (0)