Skip to content

Commit be4ace6

Browse files
committed
ci: remove unused information and inputs
1 parent 3e8ea6e commit be4ace6

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

.github/workflows/docs-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
environments: docs
3232
- name: Docs build
33-
run: ./ci/build_docs.sh
33+
run: pixi run -e docs build-docs
3434
env:
3535
GH_TOKEN: ${{ github.token }}
3636
- name: Upload docs

ci/build_docs.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)