Skip to content

Update GitHub Actions setup-r to v2 to skip qpdf installation step#348

Merged
eddelbuettel merged 1 commit intomasterfrom
de/sc-13365/gha_windows_update
Jan 11, 2022
Merged

Update GitHub Actions setup-r to v2 to skip qpdf installation step#348
eddelbuettel merged 1 commit intomasterfrom
de/sc-13365/gha_windows_update

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

@eddelbuettel eddelbuettel commented Jan 11, 2022

This PR updates the r-lib/actions/setup-r step to v2 which corrects an now unnecessary explicit qpdf installation (as qpdf is now inside Rtools, apparently). While at it we removed the pandoc installation step as we test here without manuals or vignettes.

The qpdf download step (from chocolatey) had broken about half of our recent Windows Actions so it was a nuisance. As we do not need the binary, this PR should avoid the breakage by not downloading pqdf.

No changes to the actual R package, or deployment other than via GHA for Windows.

@eddelbuettel eddelbuettel requested a review from ihnorton January 11, 2022 13:48
@shortcut-integration
Copy link
Copy Markdown

@eddelbuettel eddelbuettel merged commit 195ea59 into master Jan 11, 2022
@eddelbuettel eddelbuettel deleted the de/sc-13365/gha_windows_update branch January 11, 2022 15:05
@eddelbuettel eddelbuettel mentioned this pull request Jan 24, 2022
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

Successfully merging this pull request may close these issues.

2 participants