Skip to content

Commit

Permalink
Clean up doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatVakhitov committed Oct 17, 2023
1 parent 6c526e9 commit ee0ce69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
git fetch
git reset
git clean -fdx -n --exclude="!pyproject.toml"
ls -a
git checkout ${{ github.sha }} -- batchflow docs
cd docs
make html
Expand Down

0 comments on commit ee0ce69

Please sign in to comment.