Browse Source

Add latexmk dependency

EFanZh 4 năm trước cách đây
mục cha
commit
5249ad5b3c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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