Browse Source

Update conan-package.yml

Jelle Spijker 2 years ago
parent
commit
bf1c5c5349
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/conan-package.yml

+ 1 - 1
.github/workflows/conan-package.yml

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