Skip to content

Commit

Permalink
back to chocolately for windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Aug 24, 2024
1 parent 92f2d13 commit 45d0d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install Poppler on Windows
if: runner.os == 'Windows'
run: |
scoop install poppler
choco install --no-progress poppler
- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 45d0d00

Please sign in to comment.