Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ef81sp authored Jan 19, 2024
1 parent 8089324 commit fed059b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Set up Node
uses: pnpm/[email protected]
with:
version: 8.14.1
node-version: 20
cache: 'pnpm'
- name: Install dependencies
run: pnpm install
- name: Build
Expand Down

0 comments on commit fed059b

Please sign in to comment.