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
|
- name: Install LaTeXML and dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y latexml
|
sudo apt-get install -y latexml texlive-latex-extra
|
||||||
sudo apt-get install -y texlive-latex-extra
|
|
||||||
|
|
||||||
- name: Create Python virtual environment
|
- name: Create Python virtual environment
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user