Update conan-package.yml

This commit is contained in:
Jelle Spijker 2023-03-17 18:15:09 +01:00 committed by GitHub
parent 30b2d3b1ee
commit bf1c5c5349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ jobs:
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-12 12
- name: Create the default Conan profile
run: conan profile new default --detect
run: conan profile new default --detect --force
- name: Get Conan configuration
run: conan config install https://github.com/Ultimaker/conan-config.git