Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62896a commit f21f1fdCopy full SHA for f21f1fd
1 file changed
.github/workflows/update-and-build.yml
@@ -80,6 +80,7 @@ jobs:
80
- uses: actions/download-artifact@master
81
with:
82
name: build-${{ matrix.version }}-latex
83
+ - run: sudo apt-get update
84
- run: sudo apt-get install -y latexmk texlive-xetex fonts-freefont-otf xindy
85
- run: make
86
- uses: actions/upload-artifact@master
0 commit comments