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

pkgdown: false is set but still getting built #334

Closed
adamhsparks opened this issue Jun 13, 2023 · 1 comment
Closed

pkgdown: false is set but still getting built #334

adamhsparks opened this issue Jun 13, 2023 · 1 comment

Comments

@adamhsparks
Copy link
Member

What am I missing? I've set:

- { os: macOS-latest, r: "release", pkgdown: "false", latex: "true" }

But I still get the site being built and it fails to deploy because it's an rOpenSci pkg that has its own documentation workflow.

See https://github.com/ropensci/nasapower/actions/runs/5254529903/jobs/9493246578

Related to https://docs.ropensci.org/tic/articles/deployment.html

@adamhsparks
Copy link
Member Author

ah-ha! deleting this works (or doesn't depending on your view).

      # if you use bookdown or blogdown, replace "PKGDOWN" by the respective
      # capitalized term. This also might need to be done in tic.R
      BUILD_PKGDOWN: ${{ matrix.config.pkgdown }}

ropensci/nasapower@ace6761

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