AlgebraicJulia / ACSets.jl

ACSets: Algebraic databases as in-memory data structures
https://algebraicjulia.github.io/ACSets.jl/
MIT License
19 stars 8 forks source link

Missing docs on github actions #148

Closed jpfairbanks closed 2 months ago

jpfairbanks commented 2 months ago

When you build the docs locally, all of the API docs show up in the right place (ACSets.jl/docs/build/api/index.html). But on Github actions, they are missing. This has actually been broken the whole time. But I can't see how the CI would be building it differently than running docs/make.jl locally.

lukem12345 commented 2 months ago

https://github.com/AlgebraicJulia/DataMigrations.jl needs the same treatment, and possibly an explicit listing of submodules a la https://github.com/AlgebraicJulia/ACSets.jl/issues/139