add ppa?
This commit is contained in:
parent
dea0d67b16
commit
3a94b35dac
1 changed files with 3 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -13,6 +13,8 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
- run: sudo add-apt-repository -y ppa:sunderme/texstudio
|
||||||
|
|
||||||
- run: sudo apt install texlive-latex-extra
|
- run: sudo apt install texlive-latex-extra
|
||||||
- run: echo $PWD
|
- run: echo $PWD
|
||||||
- run: ls -al ./
|
- run: ls -al ./
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue