From 3a94b35dac6fbaef30b4b59206c5f7a4010e23c5 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Mon, 18 Dec 2023 11:01:29 -0500 Subject: [PATCH] add ppa? --- .github/workflows/main.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8746349..cff319f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,9 @@ jobs: - name: Checkout repository and submodules uses: actions/checkout@v2 with: - submodules: recursive + submodules: recursive + - run: sudo add-apt-repository -y ppa:sunderme/texstudio + - run: sudo apt install texlive-latex-extra - run: echo $PWD - run: ls -al ./