Skip to content

Commit 7b1114a

Browse files
authored
Disable the fixSearchIndex.swift script
1 parent 5f6e621 commit 7b1114a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build the website
2525
run: |
2626
venv/bin/mkdocs build
27-
swift fixSearchIndex.swift
27+
#swift fixSearchIndex.swift
2828
cp googlefc012e5d94cfa05f.html site/googlefc012e5d94cfa05f.html
2929
swift setUpRedirects.swift
3030

0 commit comments

Comments
 (0)