Skip to content
Snippets Groups Projects

ci: Cache downloaded nw.js tarball

Merged Sam Thursfield requested to merge samthursfield/purr-data:sam/ci-cache-nwjs into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -238,7 +238,6 @@ if [ ! -d "../pd/nw/nw" ]; then
if [[ $os != "win" && $dmg == 0 ]]; then
chmod 755 ../pd/nw/nw/nw
fi
rm $nwjs_filename
fi
# For Windows, fetch the ASIO SDK if we don't have it already
Loading