removing install step
This commit is contained in:
3
.github/workflows/cd.yaml
vendored
3
.github/workflows/cd.yaml
vendored
@@ -21,9 +21,6 @@ jobs:
|
|||||||
- name: Checkout 🛎
|
- name: Checkout 🛎
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
|
||||||
- name: Install TexLive ✅
|
|
||||||
run: sudo apt install texlive-full
|
|
||||||
|
|
||||||
- name: Build thesis ⚙️
|
- name: Build thesis ⚙️
|
||||||
uses: repaction/texlive@main
|
uses: repaction/texlive@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user