diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1c4aded..92c5903 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -25,7 +25,6 @@ jobs: tex/analysis_2/analysis_2.tex tex/bubbles/bubbles.tex tex/cavendish/cavendish.tex - tex/elec0002/elec0002.tex tex/fnad/fnad.tex tex/maxwell/maxwell.tex tex/particles/particles.tex @@ -50,4 +49,4 @@ jobs: uses: actions/deploy-pages@v4 environment: name: github-pages - url: ${{ steps.deployment.outputs.page_url }} \ No newline at end of file + url: ${{ steps.deployment.outputs.page_url }}