Skip to content

Commit

Permalink
Fix: Algolia Build in the Docs Action (#1251)
Browse files Browse the repository at this point in the history
  • Loading branch information
dennypradipta authored Mar 12, 2024
1 parent 4b43bcb commit 255efd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
node-version: 20.x

- name: 📥 Install deps
run: npm ci
run: npm ci --legacy-peer-deps

- name: Install jq
run: sudo apt-get install -y jq
Expand Down

0 comments on commit 255efd1

Please sign in to comment.