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

This commit is contained in:
John Kleinschmidt 2022-01-25 15:58:24 -05:00 committed by GitHub
parent 65bee9120f
commit 7814f96413
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1547,6 +1547,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.