Skip to content

Commit

Permalink
Removed unused plugin installation breaking build
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreniche committed Oct 31, 2024
1 parent 213754c commit 03bbb2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:

- name: Install dependencies
run: npm ci
- name: Install Search Pluin
run: npm install @cmfcmf/docusaurus-search-local
- name: Build website
run: npm run build

Expand Down

0 comments on commit 03bbb2e

Please sign in to comment.