We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144c7ba commit cec061dCopy full SHA for cec061d
.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