소스 검색

Simplify dependencies

EFanZh 4 년 전
부모
커밋
1acad924f4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/ci.yml

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

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