Browse Source

Specify download cache for the runner

Contributes to CURA-10831
pull/13/head
Jelle Spijker 2 years ago
parent
commit
21e253d07b
  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 = /home/runner/.conan/downloads
Loading…
Cancel
Save