Skip to content

Commit

Permalink
enh(ci): test local search instead of algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret committed Oct 18, 2024
1 parent cc4f4f7 commit fcd86ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 20
node-version: 18
cache: yarn

- name: Install dependencies
Expand Down

0 comments on commit fcd86ae

Please sign in to comment.