Commit caafa57
authored
ci: Set BASE_URL required for MyST html build (#113)
* The 'x build --html' of myst and jupyter-book require the environmental
variable 'BASE_URL' to be set.
- c.f. https://mystmd.org/guide/deployment#deploy-base-url
- c.f. https://mystmd.org/guide/deployment-github-pages#base-url-configuration-for-github-pages1 parent 1cb3f8a commit caafa57
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments