We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d97f8b commit dd8fe27Copy full SHA for dd8fe27
1 file changed
.github/workflows/build.yaml
@@ -56,4 +56,4 @@ jobs:
56
uses: actions/upload-artifact@v4
57
with:
58
name: Examples-${{ runner.os }}
59
- path: examples/build
+ path: examples/build/**/*.fmu
0 commit comments