Compare commits
1 Commits
prerelease
...
prerelease
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51f6a88ce8 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -131,7 +131,7 @@ jobs:
|
|||||||
- name: Build Project
|
- name: Build Project
|
||||||
run: |
|
run: |
|
||||||
conan install . --profile mingw-profile.txt --build=missing
|
conan install . --profile mingw-profile.txt --build=missing
|
||||||
conan build .
|
conan build . --profile mingw-profile.txt
|
||||||
|
|
||||||
- name: Package
|
- name: Package
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user