Skip to content

Commit

Permalink
Update r-cmd-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JuKo007 authored Jun 17, 2024
1 parent fb366d4 commit 4426254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r-cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Install Windows system dependencies
if: runner.os == 'Windows'
run: |
choco install rtools -y
choco install miktex -y
echo "C:\Program Files\MiKTeX\miktex\bin\x64" | Out-File -Append -FilePath $Env:GITHUB_PATH
& "C:\Program Files\MiKTeX\miktex\bin\x64\initexmf.exe" --update-fndb
Expand Down

0 comments on commit 4426254

Please sign in to comment.