Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DavdGao committed Jan 6, 2025
1 parent bd08fa4 commit 7798b59
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/sphinx_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@ jobs:
- id: build
name: Build Documentation
env:
SECRET_KEY: ${{ secrets.DASHSCOPE_API_KEY }}
DASHSCOPE_API_KEY: ${{ secrets.DASHSCOPE_API_KEY }}
run: |
echo $DASHSCOPE_API_KEY
echo "Here!"
cd docs/tutorial/en/
./build.sh
- name: Upload Documentation
Expand Down

0 comments on commit 7798b59

Please sign in to comment.