diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index f2b3e710..7d675e7e 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -41,7 +41,7 @@ jobs: deploy: runs-on: ubuntu-latest - needs: [ecstatic_build, agenda_build] + needs: [ecstatic_build] steps: # needed by JamesIves/github-pages-deploy-action