Skip to content

Commit dd8fe27

Browse files
committed
Only upload FMUs as artefacts
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 1d97f8b commit dd8fe27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
uses: actions/upload-artifact@v4
5757
with:
5858
name: Examples-${{ runner.os }}
59-
path: examples/build
59+
path: examples/build/**/*.fmu

0 commit comments

Comments
 (0)