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 e78b9da commit 49d7541
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-file: 'package.json'
node-version: 18
cache: yarn
- name: Set up yarn with corepack
run: |
Expand Down

0 comments on commit 49d7541

Please sign in to comment.