add profile to build
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -131,7 +131,7 @@ jobs:
|
||||
- name: Build Project
|
||||
run: |
|
||||
conan install . --profile mingw-profile.txt --build=missing
|
||||
conan build .
|
||||
conan build . --profile mingw-profile.txt
|
||||
|
||||
- name: Package
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user