how did I forget again??
This commit is contained in:
parent
e7a6d49130
commit
efb665a724
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ jobs:
|
|||
|
||||
- name: install full TeX Live
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y texlive-full
|
||||
apt-get update
|
||||
apt-get install -y texlive-full
|
||||
|
||||
- name: compile LaTeX document
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue