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"
|
cache: "yarn"
|
||||||
- run: |
|
- run: |
|
||||||
corepack enable
|
corepack enable
|
||||||
|
yarn set version 3.6.4
|
||||||
|
|
||||||
- name: Get changed files
|
- name: Get changed files
|
||||||
id: changed-files
|
id: changed-files
|
||||||
|
Loading…
Reference in New Issue
Block a user