mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 18:15:50 +00:00
[CONAN] fix typo
This commit is contained in:
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
run : |
|
||||
conan profile new default --detect || true
|
||||
conan profile update settings.compiler.cppstd=20 default
|
||||
conan profile update 'conf.tools.build:cxxflags=[]' default TODO:CONAN
|
||||
conan profile update 'conf.tools.build:cxxflags=[]' default # TODO:CONAN
|
||||
conan profile show default # Check after
|
||||
- name: build
|
||||
uses: ./.github/actions/build
|
||||
|
||||
Reference in New Issue
Block a user