Skip to content

Commit 888b3e3

Browse files
Do not build website with docs/day3/big_data_old.rst
1 parent 22b5cf6 commit 888b3e3

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/create_website.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,13 @@ jobs:
3939
rm -rf docs/may2024
4040
rm -rf docs/May23
4141
rm -rf docs/May_24
42-
rm docs/day3/seaborn/seaborn-new.rst
43-
rm docs/day3/pandas/pandas.not_rst
44-
rm -rf docs/day3/not_used
45-
rm docs/day3/matplotlib/new-matplotlib-intro.rst
4642
rm docs/day2/jupyter.md
4743
rm docs/day2/jupyter.rst
44+
rm docs/day3/matplotlib/new-matplotlib-intro.rst
45+
rm -rf docs/day3/not_used
46+
rm docs/day3/big_data_old.rst
47+
rm docs/day3/seaborn/seaborn-new.rst
48+
rm docs/day3/pandas/pandas.not_rst
4849
4950
- name: Sphinx build
5051
run: |

0 commit comments

Comments
 (0)