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 bd34c7c commit 00c4f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,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: Fix gh-pages directory structure
run: |
cd
cd gh-pages
mkdir docs
cp -r html docs
Expand Down

0 comments on commit 00c4f84

Please sign in to comment.