Skip to content

Commit

Permalink
Remove sphinx cleaning job
Browse files Browse the repository at this point in the history
  • Loading branch information
thomass-dev committed Dec 27, 2024
1 parent 6418507 commit 4e908b1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,12 +187,3 @@ jobs:
ACTION: copy
SOURCE: artifacts/
DESTINATION:

sphinx-clean:
runs-on: ubuntu-latest
if: always()
needs: [sphinx-version, sphinx-build, sphinx-deploy-html, sphinx-deploy-root-files]
steps:
- uses: geekyeggo/delete-artifact@v5
with:
name: sphinx-html-artifact

0 comments on commit 4e908b1

Please sign in to comment.