forked from github/plane
fix: adding new yarn version in build script
This commit is contained in:
parent
efd2db5bf9
commit
2eba0f8cdc
@ -22,6 +22,7 @@ jobs:
|
||||
cache: "yarn"
|
||||
- run: |
|
||||
corepack enable
|
||||
yarn set version 3.6.4
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
|
Loading…
Reference in New Issue
Block a user