diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9198609..d45233f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,6 @@ jobs: build: name: Build thesis PDFs runs-on: ubuntu-latest - needs: prereq container: { image: 'aergus/latex' } steps: