Skip to content

Commit

Permalink
fix: use current stack
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Oct 2, 2024
1 parent cbf248a commit 5bd3292
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 change-workflow
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 5bd3292

Please sign in to comment.