Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Birmiwal, Rahul R committed Jan 22, 2024
1 parent a3b968e commit 4661974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs: #define set of jobs. Here there is only one job, each job is instantiated
# Step 4: Build docs using sphinx. TZ=UTC needed to circumvent a nuance of running Sphinx on GHA runner
- name: Sphinx build
run: |
make html
TZ=UTC sphinx-build source build
ls
Expand Down

0 comments on commit 4661974

Please sign in to comment.