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 2975906 commit fcf4618Copy full SHA for fcf4618
.github/workflows/book.yml
@@ -62,6 +62,7 @@ jobs:
62
with:
63
name: marimo
64
path: artifacts/marimo
65
+ if-no-files-found: 'error'
66
retention-days: 1 # Keep artifacts for 1 day to save storage
67
68
# Job to build the Jupyter Book documentation
0 commit comments