Skip to content

Commit

Permalink
use stack master
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanfeenstra committed Mar 9, 2023
1 parent 3a53620 commit 4df000c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
npm install && npm run build && docker build -t sphinxlightning/sphinx-relay .
- name: Checkout stack
run: |
git clone https://github.com/stakwork/sphinx-stack.git -b update-proxy-no-alice stack
git clone https://github.com/stakwork/sphinx-stack.git stack
- name: give permissions
working-directory: ./stack
run: |
Expand Down

0 comments on commit 4df000c

Please sign in to comment.