Skip to content

Commit 32f9cca

Browse files
committed
set conan2 path
1 parent 5f3f496 commit 32f9cca

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build_cmake.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ on: [push, pull_request]
55
env:
66
# Conan cache environment variables
77
CONAN_SYSREQUIRES_MODE: enabled
8-
CONAN_USER_HOME: "${{ github.workspace }}/conan-cache"
9-
CONAN_USER_HOME_SHORT: "${{ github.workspace }}/conan-cache/short"
8+
CONAN_USER_HOME: "~/.conan2"
109

1110
jobs:
1211
docker:

0 commit comments

Comments
 (0)