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 🛎
|
||||
uses: actions/checkout@master
|
||||
|
||||
- name: Install TexLive ✅
|
||||
run: sudo apt install texlive-full
|
||||
|
||||
- name: Build thesis ⚙️
|
||||
uses: repaction/texlive@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user