Make sure to install yarn dependencies before running JetBrains scripts
Created by: philipp-spiess
Fixes #37548 (closed)
We never installed the yarn dependencies before we run yarn commands in the JetBrains part of the tests. This was causing builds to fail when the cache wasn't available.
I copied the yarn install line from our VSCode specific scripts.
Test plan
Wait for CI to be all