diff --git a/.github/workflows/rhub.yaml b/.github/workflows/rhub.yaml index 2766718..e35c303 100644 --- a/.github/workflows/rhub.yaml +++ b/.github/workflows/rhub.yaml @@ -65,7 +65,7 @@ jobs: - name: Install additional LaTeX packages run: | tlmgr update --self - tlmgr install grfext ae courier + tlmgr install grfext ae courier listings tlmgr list --only-installed - uses: r-hub/actions/run-check@v1 with: @@ -101,7 +101,7 @@ jobs: - name: Install additional LaTeX packages run: | tlmgr update --self - tlmgr install grfext ae courier + tlmgr install grfext ae courier listings tlmgr list --only-installed - uses: r-hub/actions/run-check@v1 with: