Skip to content

Commit

Permalink
fix: give relay permission
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Feb 21, 2024
1 parent 384936e commit b48620b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
git clone -b feat/second-brain-compose https://github.com/stakwork/sphinx-stack.git stack
- name: Give Permissions to Sphinx Nav Fiber
run: chmod 777 -R cypress
run: chmod 777 -R relay

- name: Give Permissions to Stack
working-directory: ./stack
Expand Down

0 comments on commit b48620b

Please sign in to comment.