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 4f31dae commit afc354cCopy full SHA for afc354c
.github/workflows/ci_cd.yml
@@ -77,6 +77,7 @@ jobs:
77
uses: ansys/actions/doc-style@c2fa7c93f6883114e0e643599431b33d29f0b13f # v10.1.4
78
with:
79
token: ${{ secrets.GITHUB_TOKEN }}
80
+ optional-dependencies-name: 'docs,all'
81
82
docs-build:
83
name: Documentation Build
0 commit comments