Making yarn.lock bump work (#46016) (#46019)

(cherry picked from commit 6f14490c6b)

Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2022-03-01 13:40:33 +01:00
committed by GitHub
co-authored by Timur Olzhabayev
parent 1f39b05f33
commit a31a0e898a
+2
View File
@@ -16,6 +16,8 @@ on:
required: true
metricsWriteAPIKey:
required: true
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
jobs:
main:
runs-on: ubuntu-latest