Skip to content

Commit f03e109

Browse files
Yet another attempt to fix error from R-CMD-check on GitHub
1 parent b35c130 commit f03e109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
pak-version: devel
5858
extra-packages: |
5959
any::rcmdcheck
60-
RcppZiggurat
60+
RcppZiggurat@0.1.5
6161
needs: check
6262

6363
- uses: r-lib/actions/check-r-package@v2

0 commit comments

Comments
 (0)