Skip to content

Commit

Permalink
update: tring to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Feb 23, 2024
1 parent 152413c commit ee15aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Build Tribes Image
working-directory: ./sphinx-tribes
run: docker build -t sphinxlightning/sphinx-tribes:latest .
run: pwd && ls && docker build -t sphinxlightning/sphinx-tribes:latest .

- name: Clone Stack
run: |
Expand Down

0 comments on commit ee15aa0

Please sign in to comment.