diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 463ae60..60b97ec 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -38,11 +38,7 @@ jobs: uses: r-lib/actions/setup-tinytex@v1 - name: Install LaTeX packages - run: | - tlmgr install tabulary latexmk ulem environ trimspaces titlesec \ - varwidth framed threeparttable wrapfig upquote capt-of \ - multirow eqparbox needspace fncychap fancyhdr letltxmacro \ - parskip + run: echo tlmgr install - name: Build PDF documentaiton run: |