Skip to content

Commit

Permalink
ci: Fix deploy website dependency (#1384)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Jun 17, 2024
1 parent 230a8d7 commit 2effb5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
permissions:
contents: write
if: github.ref == 'refs/heads/main'
needs:
- build
steps:
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 2effb5d

Please sign in to comment.