浏览代码

Merge branch 'master' of https://github.com/IUCompilerCourse/Essentials-of-Compilation

Jeremy Siek 4 年之前
父节点
当前提交
f45359b177
共有 1 个文件被更改,包括 1 次插入0 次删除
  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