Skip to content

Commit

Permalink
Correct workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultsmnt committed Aug 13, 2024
1 parent 900c6e1 commit 09e8863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs:
- build
- docs
- build-website
- build-docs
steps:
- name: Download website
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 09e8863

Please sign in to comment.