| commit | 6935981dcc91919f663f939da1bf0ee90a476d9a | [log] [tgz] | 
|---|---|---|
| author | Kevin Lubick <kjlubick@google.com> | Thu Jul 28 15:56:23 2022 -0400 | 
| committer | Kevin Lubick <kjlubick@google.com> | Fri Jul 29 12:24:28 2022 +0000 | 
| tree | 105ec580b92172a4f9db5a3b89a9af6deb7b35bf | |
| parent | 0c8ab1dd871f7c7c99006027415ef3537af5b2e8 [diff] | 
Fix Flutter BuildStats job
This vpython3 folder does not yet exist. Perhaps the failures we
are observing
Traceback (most recent call last):
  File "flutter/tools/gn", line 10, in <module>
    import argparse
ModuleNotFoundError: No module named 'argparse'
Are due to a stale vpython cache.
Change-Id: I4818dbccc0f8d00d2198b8557d39057fe8472200
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/563117
Reviewed-by: Florin Malita <fmalita@google.com>