We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f2b3e commit 4060abfCopy full SHA for 4060abf
.github/workflows/deploy_pages.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: ./.github/workflows/build_docs.yml
24
25
build:
26
+ needs: build-docs
27
runs-on: ubuntu-22.04
28
environment:
29
name: github-pages
0 commit comments