Skip to content

Commit aa46816

Browse files
committed
install pnpm
1 parent f866991 commit aa46816

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/azure-static-web-apps-ambitious-pond-0fe43071e.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
with:
2020
submodules: true
2121
lfs: false
22+
- name: Install PNPM
23+
run: npm install -g pnpm
2224
- name: Build And Deploy
2325
id: builddeploy
2426
uses: Azure/static-web-apps-deploy@v1

0 commit comments

Comments
 (0)