forked from mpusz/mp-units
ci: rebuild of mp-units fixed in the CI
This commit is contained in:
2
.github/workflows/ci-conan.yml
vendored
2
.github/workflows/ci-conan.yml
vendored
@@ -271,7 +271,7 @@ jobs:
|
||||
- name: Create Conan package
|
||||
shell: bash
|
||||
run: |
|
||||
conan create . --user mpusz --channel testing -b mp-units -b missing -c tools.cmake.cmaketoolchain:generator="Ninja Multi-Config" \
|
||||
conan create . --user mpusz --channel testing -b mp-units/* -b missing -c tools.cmake.cmaketoolchain:generator="Ninja Multi-Config" \
|
||||
-o downcast_mode=${{ matrix.downcast_mode }} -c user.build:all=True -c user.build:skip_docs=True
|
||||
- name: Upload mp-units Conan package
|
||||
if: github.ref == 'refs/heads/master' || env.CHANNEL == 'stable'
|
||||
|
Reference in New Issue
Block a user