From 5bd3292c22b1c189c88e11a6d1497bb2e020c53a Mon Sep 17 00:00:00 2001 From: Oluwatobi Bamidele Date: Wed, 2 Oct 2024 09:01:23 +0100 Subject: [PATCH] fix: use current stack --- .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 4e554cda5..4d7121a96 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 change-workflow + git clone https://github.com/stakwork/sphinx-stack.git stack - name: Give Permissions to Sphinx Nav Fiber run: chmod 777 -R relay