Update pr_build.yml

This commit is contained in:
Julian Groß 2025-02-28 15:12:01 +01:00
parent d6246e0511
commit c4bec15ca9

View file

@ -227,10 +227,7 @@ jobs:
- name: Install Conan dependencies
shell: bash
run: |
# Run twice to work around OpenSSL not being found. See: https://github.com/overte-org/overte-conan-recipes/issues/1
for counter in {1..n}; do
conan install . -vvv -s compiler.cppstd=$CONAN_CPPSTD -s build_type=$BUILD_TYPE -o '&:with_qt='${CONAN_QT^} -b missing -pr:b=default -of build --format=json > build.json
done
conan install . -vvv -s compiler.cppstd=$CONAN_CPPSTD -s build_type=$BUILD_TYPE -o '&:with_qt='${CONAN_QT^} -b missing -pr:b=default -of build
curl -v https://center2.conan.io/v1/ping
curl -v https://center2.conan.io/v2/conans/artery-font-format/1.0.1/_/_/latest