Skip to content

Commit 74cc441

Browse files
committed
del tlmgr
1 parent 159a4e9 commit 74cc441

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ jobs:
4545
rtools-version: ${{ matrix.donvig.rtools-version }}
4646

4747
- uses: r-lib/actions/setup-pandoc@v2
48-
- run: tlmgr --version
49-
50-
- name: Install additional LaTeX packages
51-
run: |
52-
tlmgr install titlesec
53-
tlmgr list --only-installed
5448

5549
- name: Query dependencies
5650
run: |

0 commit comments

Comments
 (0)