Skip to content

Commit

Permalink
[πŸ›fix]: yarn 버전 ν˜„μž¬ μ—…λ°μ΄νŠΈλœ λ²„μ „μœΌλ‘œ μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
loevray committed Apr 2, 2024
1 parent e16c191 commit 25cfe39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildTest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Set Yarn Version
run: |
yarn set version 4.1.0
yarn set version 4.1.1
- name: Install dependencies
run: yarn install --immutable --immutable-cache
Expand Down

0 comments on commit 25cfe39

Please sign in to comment.