Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidycliao committed Aug 18, 2024
1 parent 14fdb5a commit 0360659
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
choco install rtools
shell: cmd

- name: Update MiKTeX package database
run: |
mpm --update-db
mpm --update
shell: cmd

- name: Set up R ${{ matrix.r-version }}
uses: r-lib/actions/setup-r@v2
with:
Expand Down Expand Up @@ -88,4 +82,3 @@ jobs:
TZ: UTC
_R_CHECK_SYSTEM_CLOCK_: FALSE
NOT_CRAN: true

0 comments on commit 0360659

Please sign in to comment.