Skip to content

Commit 4883ccf

Browse files
committed
test 5
1 parent d18fbbc commit 4883ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: choco uninstall rtools
3535

3636
- if: runner.os == 'windows'
37-
uses: r-windows/actions/install@v1
37+
uses: r-windows/install-rtools@master
3838

3939
- if: matrix.config.os == 'ubuntu-18.04'
4040
run: sudo add-apt-repository ppa:cran/opencv-3.4

0 commit comments

Comments
 (0)