提交 26755936 编写于 作者: uncia_me's avatar uncia_me

fix path

上级 882cad36
......@@ -51,7 +51,7 @@ jobs:
name: gen files
path: |
${{ github.workspace }}/native/conan/build
${CONAN_USER_HOME}
${{CONAN_USER_HOME}}
#- run: conan profile new default --detect && conan profile show default && conan profile update settings.compiler.libcxx=libstdc++11 default
- name: Download external libraries
shell: bash
......
......@@ -39,7 +39,7 @@ jobs:
name: gen files
path: |
${{ github.workspace }}/native/conan/build
${CONAN_USER_HOME}
${{CONAN_USER_HOME}}
- name: Download external libraries
shell: bash
run: |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册