Skip to content

Commit

Permalink
Import example graph
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed May 7, 2024
1 parent c1ee4f8 commit f940dd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
- name: Install node modules
run: npm ci

- name: Import example graph
run: pgraph -r neo4j manual/crm-example.pg neo4j.json

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
env:
Expand Down

0 comments on commit f940dd7

Please sign in to comment.