mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This reverts commit da6aceef18 as the
issue was resolved upstream.
PR Close #61529
This commit is contained in:
parent
f1f37896c5
commit
cc331fda3c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"baseBranches": ["main", "20.0.x"],
|
||||
"postUpgradeTasks": {
|
||||
"commands": [
|
||||
"git clean -f && git restore .yarn/releases/yarn-1.22.22.cjs pnpm-lock.yaml .npmrc",
|
||||
"git restore .yarn/releases/yarn-1.22.22.cjs pnpm-lock.yaml .npmrc",
|
||||
"yarn install --frozen-lockfile --non-interactive",
|
||||
"yarn bazel sync --only=repo || true",
|
||||
"yarn bazel run //.github/actions/deploy-docs-site:main.update",
|
||||
|
|
|
|||
Loading…
Reference in a new issue