瀏覽代碼

Ensure latest conan version.

main
offa 4 年之前
父節點
當前提交
44bd2cf8c8
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      script/ci_build.sh

+ 1
- 1
script/ci_build.sh 查看文件

@@ -4,7 +4,7 @@ set -ex

# Conan
apt-get install -y python3-pip
pip3 install conan
pip3 install -U conan
conan profile new default --detect

if [[ "${CXX}" == clang* ]]

Loading…
取消
儲存