Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukaasko committed Mar 5, 2024
1 parent 08206a6 commit 8943497
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/algolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Install npm dependencies
run: npm install --legacy-peer-deps hugo-algolia

- name: Find hugo-algolia
run: find / -name "hugo-algolia" -type f 2>/dev/null

- name: Generate algolia.json
run: hugo-algolia --config config/_default/config.yaml

Expand Down

0 comments on commit 8943497

Please sign in to comment.