kcaliban hace 3 años
padre
commit
11ac5d4c3d
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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