kcaliban 3 år sedan
förälder
incheckning
11ac5d4c3d
1 ändrade filer med 1 tillägg och 2 borttagningar
  1. 1 2
      .github/workflows/ci.yml

+ 1 - 2
.github/workflows/ci.yml

@@ -4,8 +4,7 @@ jobs:
         runs-on: ubuntu-latest
         steps:
           - name: Setup
-            run: sudo apt-get update
-            run: sudo apt-get install --no-install-recommends -y biber latexmk lmodern texlive-bibtex-extra texlive-latex-extra texlive-science
+            run: sudo apt-get update && sudo apt-get install --no-install-recommends -y biber latexmk lmodern texlive-bibtex-extra texlive-latex-extra texlive-science
           - name: Checkout
             uses: actions/checkout@v2
           - name: Change to python edition