Skip to content

Commit

Permalink
arranged Github workflows on deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
brklntmhwk committed Mar 1, 2024
1 parent b699ea6 commit 58b22d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v4
with:
node-version: 'package.json'
node-version: 20
cache: yarn
- name: Set up yarn with corepack
run: |
Expand Down

0 comments on commit 58b22d6

Please sign in to comment.