Skip to content

Commit c39f025

Browse files
committed
Add pnpm version
1 parent eabc3a8 commit c39f025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

2223
- name: Build site

0 commit comments

Comments
 (0)