Skip to content

Commit cd573da

Browse files
committed
fixed dependencies
1 parent 7268859 commit cd573da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
publish-docs:
6464
name: 'Publish documentation'
65-
needs: [global-variables, versioning]
65+
needs: [global-variables, versioning, generate-docs]
6666
runs-on: ubuntu-latest
6767
environment:
6868
name: github-pages

0 commit comments

Comments
 (0)