Skip to content

Commit cec061d

Browse files
authored
Removed old search plugin that breaks the build
1 parent 144c7ba commit cec061d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020

2121
- name: Install dependencies
2222
run: npm ci
23-
- name: Install Search Pluin
24-
run: npm install @cmfcmf/docusaurus-search-local
2523
- name: Build website
2624
run: npm run build
2725

0 commit comments

Comments
 (0)