From 8580d5e7ba3d587f1369794a196bb32d6e9d44d7 Mon Sep 17 00:00:00 2001 From: Luca Zoppetti Date: Thu, 17 Oct 2024 17:49:57 +0100 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 }}