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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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