Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
korih authored Nov 23, 2024
1 parent 119da68 commit aa15f99
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v2

- name: Set up Node.js
uses: actions/[email protected]
with:
node-version: '20'
cache: 'pnpm'

- name: Install pnpm
run: npm install -g pnpm
Expand Down

0 comments on commit aa15f99

Please sign in to comment.