Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckeeDev authored Oct 17, 2024
1 parent c76b6cb commit 8580d5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -50,4 +49,4 @@ jobs:
uses: actions/deploy-pages@v4
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
url: ${{ steps.deployment.outputs.page_url }}

0 comments on commit 8580d5e

Please sign in to comment.