mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 04:39:10 +00:00
Move prebuilt binaries to third_party (#3227)
This commit is contained in:
parent
a7992e7703
commit
38f01f73a4
14 changed files with 17 additions and 42 deletions
|
@ -29,7 +29,6 @@ def main():
|
|||
third_party.download_gn()
|
||||
third_party.download_clang_format()
|
||||
third_party.download_clang()
|
||||
third_party.download_sccache()
|
||||
third_party.maybe_download_sysroot()
|
||||
|
||||
write_lastchange()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue