Skip to content

Commit 91a6113

Browse files
committed
use pnpm
1 parent 5e0c578 commit 91a6113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
deployments: write
1515
steps:
1616
- uses: actions/checkout@v4
17+
- uses: pnpm/action-setup@v4
1718
- name: Install dependencies
1819
run: pnpm install
1920
- name: Build website

0 commit comments

Comments
 (0)