mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Use new cache location
to gert ride of the old Ultimaker capitalized Contributes to CURA-9365
This commit is contained in:
parent
03285f80fc
commit
d9cc8ca19b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
|
@ -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' }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue