ci: Cache downloaded nw.js tarball
- Sep 17, 2020
-
-
Sam Thursfield authored
This saves time and bandwidth. Closes jwilkes/purr-data#668
04e04e8c -
Sam Thursfield authored
Previously we would redownload the tarball in all cases, saving it as nwjs-*.tar.gz.1 or similar.
40374b3d -
Sam Thursfield authored
This helps the CI to discover the necessary nw.js tarball while keeping the logic in one place.
9e01be4d
-
- Sep 16, 2020
-
-
Sam Thursfield authored
This allows the CI to cache the downloaded tarball. Developers can manually delete it if needed.
49f8e997 -
Sam Thursfield authored
This causes tar_em_up.sh to download an older version of nw.js suitable for OSX 10.8.
9643c0b2
-