mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-17 22:11:38 +02:00
Update ci.yml
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -25,9 +25,12 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install xzdec libpoppler-glib-dev texlive texlive-xetex -y
|
||||
|
||||
- name: Bootstrapping tlmgr
|
||||
run: |
|
||||
sudo tlmgr --version
|
||||
set +e
|
||||
tlmgr init-tree
|
||||
tlmgr init-usertree
|
||||
set -e
|
||||
sudo tlmgr update --all
|
||||
|
||||
|
Reference in New Issue
Block a user