Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tbates committed Dec 11, 2024
1 parent a518740 commit 6b7b96a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ jobs:
${{ runner.os }}-r-${{ matrix.r-version }}-
${{ runner.os }}-r-
- name: Install system dependencies
run: |
apt-get update
apt-get install -y libxml2-dev libcurl4-openssl-dev libssl-dev librsvg2-dev
- name: Set up R ${{ matrix.r-version }}
uses: r-lib/actions/setup-r@v2
with:
Expand Down

0 comments on commit 6b7b96a

Please sign in to comment.