-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update teatimeguest/setup-texlive-action action to v2.6.3
- Loading branch information
1 parent
3a4673b
commit 9e92171
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v3 | ||
- run: sudo apt-get -y install ghostscript | ||
- uses: teatimeguest/[email protected].0 | ||
- uses: teatimeguest/[email protected].3 | ||
with: | ||
update-all-packages: true | ||
packages: scheme-basic xetex ffcode libertine microtype hypdoc href-ul newtx biblatex biber verbatimcopy pgfopts silence setspace makecell textpos merriweather mdframed zref needspace pgf pgfplots babel-russian cyrillic lh cm-super anyfontsize csquotes | ||
|