We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfdeca commit 7bf8fb4Copy full SHA for 7bf8fb4
.github/workflows/deploy.yml
@@ -20,8 +20,6 @@ jobs:
20
21
- name: Install dependencies
22
run: npm ci
23
- - name: Install Search Pluin
24
- run: npm install @cmfcmf/docusaurus-search-local
25
- name: Build website
26
run: npm run build
27
0 commit comments