removing install step

This commit is contained in:
2022-02-08 13:46:38 +01:00
parent 769691497f
commit 58c752fa83

View File

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