ci.yml 249 B

12345678
  1. on: push
  2. jobs:
  3. build:
  4. runs-on: ubuntu-latest
  5. steps:
  6. - run: sudo apt-get install --no-install-recommends -y latexmk lmodern texlive-latex-extra texlive-science
  7. - uses: actions/checkout@v2
  8. - run: make