ci: update ts-compile-doc-change to properly use src cache (#32625)

Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
This commit is contained in:
trop[bot]
2022-01-26 10:30:22 -05:00
committed by GitHub
parent cccd74e6a6
commit 53e39eb9c0

View File

@@ -1543,6 +1543,7 @@ jobs:
environment:
<<: *env-linux-medium
<<: *env-testing-build
GCLIENT_EXTRA_ARGS: '--custom-var=checkout_arm=True --custom-var=checkout_arm64=True'
<<: *steps-electron-ts-compile-for-doc-change
# Layer 1: Checkout.