Skip to content

Add documentation on how to fix build failures #262

@NeuroShepherd

Description

@NeuroShepherd

Currently, I'm allowing Quarto to build the .Rmd file in this repo during the GH Action to publish the site. However, the package dependencies also need to be installed during this process. If more dependencies are added at some point, the pipeline will break. Two options:

  1. Explain how to install additional dependencies in publish.yml
  2. Explain how to prevent the rendering of the .Rmd file since it is not strictly necessary at this time.

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