Skip to content

Commit

Permalink
Add dummy api key
Browse files Browse the repository at this point in the history
  • Loading branch information
ertrzyiks committed Jan 4, 2025
1 parent 1143450 commit f81457a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:

- name: Build
run: yarn build
env:
ALGOLIA_SEARCH_KEY: dummy-key

deploy:
needs:
Expand Down

0 comments on commit f81457a

Please sign in to comment.