mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 15:19:40 -05:00
Upgrade sccache binaries to 0.2.11 (#3051)
This commit is contained in:
parent
d9ff4eccb5
commit
e6e7977199
4 changed files with 7 additions and 4 deletions
|
@ -89,6 +89,10 @@ init:
|
||||||
- git config --global core.symlinks true
|
- git config --global core.symlinks true
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
# Because prebuilt/ is cached, we need to manually reset changes that might
|
||||||
|
# happen to the sha1 files here.
|
||||||
|
- git checkout -- prebuilt
|
||||||
|
|
||||||
# Make sure the PATH includes the prebuilt files (downloaded during setup.py)
|
# Make sure the PATH includes the prebuilt files (downloaded during setup.py)
|
||||||
- set PATH=%PATH%;%CD%\prebuilt\win\
|
- set PATH=%PATH%;%CD%\prebuilt\win\
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
eb8a16722a8019259244022b9c2e0412aeafefdd
|
0cebfd74e52919197b51a2662b2c206250484003
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
764b7b8d76fbefa30064c34c415fac4b4712035e
|
ee65c55a42822368481c37c56a34ba205c5d2a33
|
|
@ -1 +1 @@
|
||||||
780e971f6651a1cd142bf2f6a8403068fb62d2f8
|
ae2658b8e54bbccabdd2d08c8fa3738ba2175651
|
Loading…
Reference in a new issue