File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 9696 refreshenv
9797 conan profile detect
9898 conan create . --build=missing -s compiler.cppstd=17
99- with :
100- env :
101- CONAN_USER_HOME : c:/cache
102- CONAN_USER_HOME_SHORT : c:/cache/conan_shortpaths
99+ env :
100+ CONAN_USER_HOME : c:/cache
101+ CONAN_USER_HOME_SHORT : c:/cache/conan_shortpaths
103102
104103 build_macos :
105104 if : github.repository_owner == 'viamrobotics'
Original file line number Diff line number Diff line change 9393 run : |
9494 conan profile detect
9595 conan create . --build=missing -s compiler.cppstd=17
96- with :
97- env :
98- CONAN_USER_HOME : c:/cache
99- CONAN_USER_HOME_SHORT : c:/cache/conan_shortpaths
96+ env :
97+ CONAN_USER_HOME : c:/cache
98+ CONAN_USER_HOME_SHORT : c:/cache/conan_shortpaths
10099
101100 # - name: Build
102101 # run: |
You can’t perform that action at this time.
0 commit comments