Skip to content

Commit 979126a

Browse files
committed
Reversed changes on deploy.xml
1 parent 612247b commit 979126a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Install dependencies
2222
run: npm ci
23+
- name: Install Search Pluin
24+
run: npm install @cmfcmf/docusaurus-search-local
2325
- name: Build website
2426
run: npm run build
2527

0 commit comments

Comments
 (0)