mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-27 21:39:34 +00:00
Try to cache appveyor dependencies.
This commit is contained in:
4
appveyor/setup_from_cache.cmd
Normal file
4
appveyor/setup_from_cache.cmd
Normal file
@ -0,0 +1,4 @@
|
||||
REM ========================================================
|
||||
REM Setup from cache
|
||||
curl -fsSL -O http://tmp.kiwix.org/ci/deps_windows_windows.zip || exit /b 1
|
||||
7z x deps_windows_windows.zip -oc: -aoa || exit /b 1
|
Reference in New Issue
Block a user