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 8c195aa commit 00ca8adCopy full SHA for 00ca8ad
.github/workflows/docs-build.yml
@@ -12,7 +12,7 @@ jobs:
12
pixi-version: v0.30.0
13
cache: true
14
- name: Build Docs
15
- run: pixi run docs
+ run: pixi run -e docs docs
16
- name: Upload Artifact
17
uses: actions/upload-artifact@v4
18
with:
0 commit comments