Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MBSA-INFINITY authored Feb 22, 2024
1 parent df38e4e commit 674a675
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 14
- name: install pnpm
run: npm install -g pnpm

- name: Install dependencies
run: pnpm i
Expand Down

0 comments on commit 674a675

Please sign in to comment.