Skip to content

Commit

Permalink
Update azure-webapps-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsMeRomian authored Feb 25, 2024
1 parent 9b91cf0 commit eeea0d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
# cache: 'npm'
- name: Setup pnpm
uses: pnpm/action-setup@v3.0.0
with:
version: 8
- name: install & build
run: |
pnpm install
Expand Down

0 comments on commit eeea0d9

Please sign in to comment.