Skip to content

Commit

Permalink
add openxlsx to gh-action
Browse files Browse the repository at this point in the history
sneumann committed Sep 4, 2024
1 parent 31adcbb commit b374848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -109,7 +109,7 @@ jobs:
# Steps 9 and 10 (macOS and Windows dependencies) removed
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck, testthat, PEcAnRTM, rjags
extra-packages: any::rcmdcheck, testthat, openxlsx2
needs: check
dependencies: '"hard"'

0 comments on commit b374848

Please sign in to comment.