Răsfoiți Sursa

Add latexmk dependency

EFanZh 4 ani în urmă
părinte
comite
5249ad5b3c
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      .github/workflows/ci.yml

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

@@ -3,5 +3,6 @@ jobs:
     build:
         runs-on: ubuntu-latest
         steps:
+          - run: sudo apt-get install --no-install-recommends -y latexmk
           - uses: actions/checkout@v2
           - run: make