Skip to content

Commit

Permalink
Update download-neo4j.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benstear authored Nov 15, 2023
1 parent a3a3a6f commit f4cc94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download-neo4j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: apt list -a neo4j
- run: sudo apt-get update
- run: sudo add-apt-repository universe
- run: sudo apt-get install neo4j=1:5.1
- run: sudo apt-get install neo4j
- run: neo4j

- name: Install dependencies
Expand Down

0 comments on commit f4cc94b

Please sign in to comment.