mirror of
https://github.com/ZGCA-Forge/Elevator.git
synced 2025-12-17 21:11:03 +00:00
Update ci
This commit is contained in:
8
.github/workflows/docs.yml
vendored
8
.github/workflows/docs.yml
vendored
@@ -60,12 +60,8 @@ jobs:
|
||||
|
||||
- name: Build Sphinx documentation
|
||||
run: |
|
||||
# Create docs directory if it doesn't exist
|
||||
mkdir -p docs
|
||||
# Placeholder for Sphinx build
|
||||
echo "Documentation build placeholder - configure Sphinx in docs/"
|
||||
# cd docs
|
||||
# make html
|
||||
cd docs
|
||||
make html
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user