Przeglądaj źródła

Ensure latest conan version.

main
offa 4 lat temu
rodzic
commit
44bd2cf8c8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      script/ci_build.sh

+ 1
- 1
script/ci_build.sh Wyświetl plik

@@ -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* ]]

Ładowanie…
Anuluj
Zapisz