Browse Source

Specify download cache for the runner

Contributes to CURA-10831
runner/Windows/X64
Jelle Spijker 2 years ago
parent
commit
7fd06ae569
  1. 1
      global.conf

1
global.conf

@ -4,3 +4,4 @@ tools.cmake.cmaketoolchain:generator = Ninja
tools.env.virtualenv:auto_use = True
tools.gnu:define_libcxx11_abi = True
tools.build:skip_test = False
tools.files.download:download_cache = C:\Users\runneradmin\.conan\downloads
Loading…
Cancel
Save