Pārlūkot izejas kodu

Merge pull request #56 from EFanZh/ci

Fetch updates before installing dependencies
Jeremy G. Siek 4 gadi atpakaļ
vecāks
revīzija
c7ea7d14f2
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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