Skip to content

Commit

Permalink
fix docs path
Browse files Browse the repository at this point in the history
  • Loading branch information
aceisace committed Jun 3, 2023
1 parent f978daa commit 375f152
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,7 @@ jobs:
ls
source venv/bin/activate
cd docsource
echo "$PWD"
ls
make github && cd ..
echo "$PWD"
ls
cp -r docsource/_build/html/. docs/
git config --global user.name 'GitHub Actions'
git config --global user.email '[email protected]'
git add docs
Expand Down

0 comments on commit 375f152

Please sign in to comment.