Skip to content

Commit

Permalink
fix: remove sphinx stack custom branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Sep 24, 2024
1 parent 327e5de commit 6543caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
cache: "yarn"
- name: Clone Stack
run: |
git clone https://github.com/stakwork/sphinx-stack.git stack -b user/old-neo4j-version
git clone https://github.com/stakwork/sphinx-stack.git stack
- name: Give Permissions to Sphinx Nav Fiber
run: chmod 777 -R relay
Expand Down

0 comments on commit 6543caf

Please sign in to comment.