mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 19:13:14 -04:00
Add symlink to yarn.lock to fix(?) CI
https://github.com/elastic/kibana/pull/56443/checks?check_run_id=418123781 failed saying EPM directory "MUST have a 'yarn.lock' symlink" Seems to have originated with https://github.com/elastic/kibana/pull/55440 Following example from other legacy/plugins/* in that PR
This commit is contained in:
parent
b318beaf74
commit
441d9ed4a7
1 changed files with 1 additions and 0 deletions
1
x-pack/legacy/plugins/epm/yarn.lock
Symbolic link
1
x-pack/legacy/plugins/epm/yarn.lock
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../yarn.lock
|
Loading…
Add table
Add a link
Reference in a new issue