Skip to content

Commit 24fac51

Browse files
committed
odc environment variable
1 parent 9645a18 commit 24fac51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
pip install -e .[doc]
4343
4444
- name: Build with Sphinx
45+
env:
46+
JSOC_EMAIL: "roytsmart@gmail.com"
4547
run: |
4648
cd ./docs
4749
make html

0 commit comments

Comments
 (0)