Skip to content

Commit d9cb667

Browse files
committed
Update ci-docs.yaml
1 parent 9af583d commit d9cb667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
publish-docs:
3333
name: "Publish Docs"
3434
runs-on: ubuntu-latest
35+
needs: "build-docs"
3536
if: github.ref == 'refs/heads/main'
3637
steps:
3738
- uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)