From 6543caf15c3be2da71c808c59954cb5c7236c7be Mon Sep 17 00:00:00 2001 From: Oluwatobi Bamidele Date: Tue, 24 Sep 2024 18:13:06 +0100 Subject: [PATCH] fix: remove sphinx stack custom branch --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d4002c688..3425ebd01 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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