Skip to content

Commit 01d88bb

Browse files
committed
Upload root
1 parent a29cab7 commit 01d88bb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ jobs:
2626
with:
2727
name: win64
2828
path: .
29+
- run: tree
2930
- uses: actions/upload-artifact@v4
3031
with:
31-
name: FMI
32-
path: FMI
32+
name: Modelica-FMI
33+
path: .
3334
if-no-files-found: error

0 commit comments

Comments
 (0)