Explorar o código

Fetch updates before installing dependencies

EFanZh %!s(int64=4) %!d(string=hai) anos
pai
achega
4647fb43c5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/ci.yml

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

@@ -3,6 +3,7 @@ jobs:
     build:
         runs-on: ubuntu-latest
         steps:
+          - run: sudo apt-get update
           - run: sudo apt-get install --no-install-recommends -y latexmk lmodern texlive-latex-extra texlive-science
           - uses: actions/checkout@v2
           - run: make