- Notifications
You must be signed in to change notification settings - Fork673
Commit85b43ae
committed
chore: generate artifacts for the docs build in the CI
When building the docs store the created documentation as an artifactso that it can be viewed.This will create a html-docs.zip file which can be downloadedcontaining the contents of the `build/sphinx/html/` directory. It canbe downloaded, extracted, and then viewed. This can be useful inreviewing changes to the documentation.Seehttps://github.com/actions/upload-artifact for more information onhow this works.1 parent83dcabf commit85b43ae
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 |
| |
37 | 42 |
| |
38 | 43 |
| |
|
0 commit comments
Comments
(0)