Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-10-08 16:27:05 +01:00
parent c4e0e0c93b
commit f0fa60c9eb

View File

@@ -79,7 +79,7 @@ jobs:
build_dir: .build
build_type: ${{ matrix.build_type }}
# ${{ github.event_name == 'schedule' || github.event.inputs.force_source_build == 'true' }}
force_build: true
force_build: ${{ runner.os == 'Windows' }}
verbosity: ${{ runner.os == 'Windows' && 'quiet' || 'verbose' }}
- name: Log into Conan remote