mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:25:56 +08: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
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
@ -99,7 +99,7 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
$HOME/.conan/data
|
$HOME/.conan/data
|
||||||
$HOME/.conan/conan_download_cache
|
$HOME/.conan/conan_download_cache
|
||||||
key: conan-${{ runner.os }}-${{ runner.arch }}
|
key: conan-${{ runner.os }}-${{ runner.arch }}-unit-cache
|
||||||
|
|
||||||
- name: Install Linux system requirements
|
- name: Install Linux system requirements
|
||||||
if: ${{ runner.os == 'Linux' }}
|
if: ${{ runner.os == 'Linux' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user