Skip to content

Github Actions Error  #7

@howardbaik

Description

@howardbaik

I am helping @kweav with this GHA error. I've identified the source of the error to be running these lines of GHA code, which leads us to this line from the make_screenshots.R script (from ottr-reports), which runs ottrpal::get_chapters().

This line throws the error that we see in the GHA: https://github.com/jhudsl/ottrpal/blob/5d44949ef35f9dc258a3c27ff8775d41bc966deb/R/bookdown_to_leanpub.R#L437

Instead of supplying docs/index.html, I think we should just provide it the url to the index.html, which in our case is https://hutchdatascience.org/bench_to_bytes/index.html.

What do you think @cansavvy ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions