Skip to content

Need to update include_action_check()? #25

@etiennebacher

Description

@etiennebacher

Hi John, I've been using include_action_check() but it kept failing because of this line (see this action for example):

run: Rscript -e "packer:::are_minified('inst')"

I had to replace it by packer:::are_minified_r('inst/packer') for it to work. I'm not sure if this is due to your template or because my setup was wrong. In case it's useful, here's my packer GHA: https://github.com/etiennebacher/conductor/blob/master/.github/workflows/packer-check.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions