Skip to content

Commit 9b40ee5

Browse files
fix(ci): oops forgot to change name in needs
1 parent 84fc434 commit 9b40ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
environment:
5555
name: github-pages
5656
url: ${{ steps.deployment.outputs.page_url }}
57-
needs: build-and-deploy
57+
needs: build
5858
runs-on: ubuntu-latest
5959
name: Deploy
6060
steps:

0 commit comments

Comments
 (0)