Skip to content

Commit c330a82

Browse files
authored
Update doxygen.yml
1 parent 6da0c7e commit c330a82

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
@@ -33,7 +33,7 @@ jobs:
3333
pages: write # to deploy to Pages
3434
id-token: write # to verify the deployment originates from an appropriate source
3535

36-
needs: build
36+
needs: build-docs
3737
runs-on: ubuntu-latest
3838
steps:
3939
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)