Skip to content

Commit 0101876

Browse files
remove Algolia index
1 parent c08da20 commit 0101876

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/static.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ jobs:
4848
artifacts/report.json
4949
retention-days: 7
5050

51-
# Add the step below to upload Algolia indexes
52-
- name: Upload algolia-indexes
53-
uses: actions/upload-artifact@v3
54-
with:
55-
name: algolia-indexes
56-
path: artifacts/${{ env.ALGOLIA_ARTIFACT }}
57-
retention-days: 7
58-
5951
# Add the job below and artifacts/report.json on Upload documentation step above if you want to fail the build when documentation contains errors
6052
test:
6153
# Requires build job results

0 commit comments

Comments
 (0)