Skip to content

Commit 780fe63

Browse files
committed
Merge remote-tracking branch 'origin/main' into refactor
2 parents 09fa6fd + 4b7bc39 commit 780fe63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ jobs:
125125
cp book/*.md .
126126
jupyter-book build . --path-output public
127127
- run: mv public/_build/html public_html
128-
- run: touch public_html/.nojekyll
128+
- run: touch public_html/.nojekyll

0 commit comments

Comments
 (0)