mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 01:55:48 +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: |
|
||||
conan profile new default --detect || true
|
||||
conan profile update settings.compiler.cppstd=20 default
|
||||
conan profile update settings.build_type=${{ matrix.configuration }} default
|
||||
|
||||
- name: Install dependencies
|
||||
uses: ./.github/actions/dependencies
|
||||
|
||||
Reference in New Issue
Block a user