Skip to content

Commit 3a3627c

Browse files
committed
allow guide indexing step to fail
1 parent 70089b5 commit 3a3627c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
https://learn.astropy.org/tutorials
120120
121121
- name: Index guides
122+
continue-on-error: true
122123
env:
123124
ALGOLIA_ID: ${{ secrets.ALGOLIA_ID }}
124125
ALGOLIA_KEY: ${{ secrets.ALGOLIA_KEY }}

0 commit comments

Comments
 (0)