1
0
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:
Pomax
2020-06-27 10:00:37 -07:00
committed by GitHub
parent 154ea43a66
commit 745eaf6a02

View File

@@ -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