Skip to content

Commit 00ca8ad

Browse files
committed
CD: specify docs env
1 parent 8c195aa commit 00ca8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pixi-version: v0.30.0
1313
cache: true
1414
- name: Build Docs
15-
run: pixi run docs
15+
run: pixi run -e docs docs
1616
- name: Upload Artifact
1717
uses: actions/upload-artifact@v4
1818
with:

0 commit comments

Comments
 (0)