Making yarn.lock bump work (#46016)

This commit is contained in:
Timur Olzhabayev
2022-03-01 11:16:18 +01:00
committed by GitHub
parent fd644c48ac
commit 6f14490c6b

View File

@@ -16,6 +16,8 @@ on:
required: true
metricsWriteAPIKey:
required: true
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
jobs:
main:
runs-on: ubuntu-latest