Skip to content

Commit 9ed6c45

Browse files
committed
add overwrite flag
1 parent a73f5b7 commit 9ed6c45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-conan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
with:
5050
name: cosim-${{ runner.os }}-${{ matrix.build_type }}-${{ matrix.compiler_version }}-${{ matrix.option_proxyfmu }}
5151
path: build/${{ matrix.build_type }}/dist
52+
overwrite: true
5253

5354
windows:
5455
name: Windows
@@ -81,3 +82,4 @@ jobs:
8182
with:
8283
name: cosim-${{ runner.os }}-${{ matrix.build_type }}-${{ matrix.option_proxyfmu }}
8384
path: build/dist
85+
overwrite: true

0 commit comments

Comments
 (0)