We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73f5b7 commit 9ed6c45Copy full SHA for 9ed6c45
.github/workflows/ci-conan.yml
@@ -49,6 +49,7 @@ jobs:
49
with:
50
name: cosim-${{ runner.os }}-${{ matrix.build_type }}-${{ matrix.compiler_version }}-${{ matrix.option_proxyfmu }}
51
path: build/${{ matrix.build_type }}/dist
52
+ overwrite: true
53
54
windows:
55
name: Windows
@@ -81,3 +82,4 @@ jobs:
81
82
83
name: cosim-${{ runner.os }}-${{ matrix.build_type }}-${{ matrix.option_proxyfmu }}
84
path: build/dist
85
0 commit comments