Skip to content

Commit 1fe3362

Browse files
committed
Library installation should be automatic now
1 parent eeed402 commit 1fe3362

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- if: matrix.config.os == 'ubuntu-18.04'
3535
run: sudo add-apt-repository ppa:cran/opencv-3.4
3636

37-
- if: runner.os == 'linux'
38-
run: sudo apt-get install libopencv-dev
39-
4037
- uses: r-lib/actions/setup-r@v2
4138
with:
4239
r-version: ${{ matrix.config.r }}

0 commit comments

Comments
 (0)