mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Making yarn.lock bump work (#46016)
This commit is contained in:
parent
fd644c48ac
commit
6f14490c6b
2
.github/workflows/bump-version.yml
vendored
2
.github/workflows/bump-version.yml
vendored
@ -16,6 +16,8 @@ on:
|
||||
required: true
|
||||
metricsWriteAPIKey:
|
||||
required: true
|
||||
env:
|
||||
YARN_ENABLE_IMMUTABLE_INSTALLS: false
|
||||
jobs:
|
||||
main:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user