mirror of
https://github.com/Juicysteak117/pghrt.git
synced 2025-12-21 15:35:25 +00:00
change two-liner to a one-liner
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -23,8 +23,7 @@ jobs:
|
||||
- name: Install LaTeXML and dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y latexml
|
||||
sudo apt-get install -y texlive-latex-extra
|
||||
sudo apt-get install -y latexml texlive-latex-extra
|
||||
|
||||
- name: Create Python virtual environment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user