mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 10:35:50 +00:00
[GA] update conan profile
This commit is contained in:
1
.github/workflows/macos.ga.yml
vendored
1
.github/workflows/macos.ga.yml
vendored
@@ -75,6 +75,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
conan profile new default --detect || true
|
conan profile new default --detect || true
|
||||||
conan profile update settings.compiler.cppstd=20 default
|
conan profile update settings.compiler.cppstd=20 default
|
||||||
|
conan profile update settings.build_type=${{ matrix.configuration }} default
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
uses: ./.github/actions/dependencies
|
uses: ./.github/actions/dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user