Skip to content

Commit

Permalink
update docs action
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdbourke committed Oct 13, 2023
1 parent 72026c9 commit b6b9b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- run: cp section-2-data-science-and-ml-tools/introduction-to-pandas.ipynb docs/
- run: cp section-2-data-science-and-ml-tools/introduction-to-matplotlib.ipynb docs/
- run: cp section-2-data-science-and-ml-tools/introduction-to-scikit-learn.ipynb docs/
- run: cp communicating-your-work.md docs/
- run: cp images/* docs/images/

# Last step to deploy docs
Expand Down

0 comments on commit b6b9b73

Please sign in to comment.