CI: Always pass "--frozen-lockfile" to yarn install
We don't want yarn to update the lock file on install which wouldn't be reproducible.
Loading
Please register or sign in to comment
We don't want yarn to update the lock file on install which wouldn't be reproducible.