Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishan-surana authored Aug 23, 2024
1 parent ff8502a commit e8838ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
cp docs/* source/
python -m pip install --upgrade pip
python -m pip install build sphinx sphinx-copybutton sphinx_design pydata-sphinx-theme
cd source
ls
pwd
source/make html
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit e8838ff

Please sign in to comment.