We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18fbbc commit 4883ccfCopy full SHA for 4883ccf
.github/workflows/R-CMD-check.yaml
@@ -34,7 +34,7 @@ jobs:
34
run: choco uninstall rtools
35
36
- if: runner.os == 'windows'
37
- uses: r-windows/actions/install@v1
+ uses: r-windows/install-rtools@master
38
39
- if: matrix.config.os == 'ubuntu-18.04'
40
run: sudo add-apt-repository ppa:cran/opencv-3.4
0 commit comments