feat: add texlive
Some checks failed
/ sast (push) Has been cancelled

This commit is contained in:
Marc 2024-10-04 23:43:21 -04:00
parent 0d61d6d3ad
commit 0ed0d8542c
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -3,3 +3,7 @@
become: true become: true
apt: apt:
pkg: thunderbird pkg: thunderbird
- name: TeXLive
become: true
apt:
pkg: texlive