Skip to content

Commit

Permalink
fix: .yarn release 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hanagertrudeKim committed Feb 18, 2024
1 parent 95804d8 commit bb322d0
Show file tree
Hide file tree
Showing 2 changed files with 876 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/LINT_CHECK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 20
registry-url: https://registry.npmjs.org/
- name: Install package
run: yarn
Expand Down
Loading

0 comments on commit bb322d0

Please sign in to comment.