You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am unsure about how to solve this problem, so I am opening an issue in case someone has a better idea of how to fix it.
I noticed the last release didn't produce any changes in the documentation (https://juliaml.github.io/OpenAI.jl/dev/) when it should have (there were two changes, made in #38 and #39). Looking at the GitHub actions log, it seems like it was some error related to the repository URL:
I was thinking that maybe setting repo to something like "github.com/JuliaML/OpenAI.jl.git" here
Hmm, thanks for bringing this up. We transferred the repo recently from my personal to the JuliaML org and looks like that broke the docs build. I'll fix it this weekend
Hi! I am unsure about how to solve this problem, so I am opening an issue in case someone has a better idea of how to fix it.
I noticed the last release didn't produce any changes in the documentation (https://juliaml.github.io/OpenAI.jl/dev/) when it should have (there were two changes, made in #38 and #39). Looking at the GitHub actions log, it seems like it was some error related to the repository URL:
I was thinking that maybe setting
repo
to something like"github.com/JuliaML/OpenAI.jl.git"
hereOpenAI.jl/docs/make.jl
Line 6 in 2cfe791
Documenter.jl
and I don't really know how I could test if this solution would work.The text was updated successfully, but these errors were encountered: