Use new cache location

to gert ride of the old Ultimaker capitalized

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-07-19 08:36:03 +02:00 committed by jspijker
parent 03285f80fc
commit d9cc8ca19b

View file

@ -99,7 +99,7 @@ jobs:
path: |
$HOME/.conan/data
$HOME/.conan/conan_download_cache
key: conan-${{ runner.os }}-${{ runner.arch }}
key: conan-${{ runner.os }}-${{ runner.arch }}-unit-cache
- name: Install Linux system requirements
if: ${{ runner.os == 'Linux' }}