Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to update include_action_check()? #25

Open
etiennebacher opened this issue Aug 9, 2022 · 0 comments
Open

Need to update include_action_check()? #25

etiennebacher opened this issue Aug 9, 2022 · 0 comments

Comments

@etiennebacher
Copy link

etiennebacher commented Aug 9, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant