mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:30:06 +00:00
Override build type in CI
This commit is contained in:
parent
e3fa3fdd61
commit
0f9b595ce7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -128,6 +128,7 @@ jobs:
|
||||||
--remote conancenter `
|
--remote conancenter `
|
||||||
--build missing `
|
--build missing `
|
||||||
--profile:all ${{ matrix.conan_profile }} `
|
--profile:all ${{ matrix.conan_profile }} `
|
||||||
|
--settings:all build_type=${{ matrix.build_type }} `
|
||||||
--output-folder ./conan/ `
|
--output-folder ./conan/ `
|
||||||
${{ matrix.conan_package_manager }}
|
${{ matrix.conan_package_manager }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue