diff --git a/.github/workflows/cmake_build.yml b/.github/workflows/cmake_build.yml index bda675267..f666fa9fe 100644 --- a/.github/workflows/cmake_build.yml +++ b/.github/workflows/cmake_build.yml @@ -126,7 +126,7 @@ jobs: - name: "[Linux] Install scdoc" if: runner.os == 'Linux' run: | - conan remote add rigs-of-rods-deps https://conan.cloudsmith.io/rigs-of-rods/deps/ + conan remote add -f rigs-of-rods-deps https://conan.cloudsmith.io/rigs-of-rods/deps/ conan install scdoc/1.11.1@anotherfoxguy/stable -g=virtualenv --build=missing - name: Configure