Skip to content

Commit a5f8ea6

Browse files
committed
Fix export seed workflow
1 parent 31435ac commit a5f8ea6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/export-seed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- name: Start guide with auto-seed
6161
env:
6262
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
63+
ANTHROPIC_API_KEY: dummy-key
6364
run: |
6465
java \
6566
-DNEO4J_URI=bolt://localhost:7687 \

0 commit comments

Comments
 (0)