Skip to content

Commit 8faa13e

Browse files
committed
simplify ignored .html files
1 parent abf0f83 commit 8faa13e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,4 @@ jobs:
9090
run: |
9191
astropylibrarian index tutorial-site \
9292
public/tutorials \
93-
https://learn.astropy.org/tutorials \
94-
--ignore "_static/*.html"
93+
https://learn.astropy.org/tutorials

0 commit comments

Comments
 (0)