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

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

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.