Skip to content

Commit

Permalink
add: debug volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
rhblind committed Sep 20, 2024
1 parent b47b48f commit 2ff9362
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/elixir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ jobs:
- name: Restart MQTT
uses: docker://docker
with:
args: restart mqtt
args: docker restart mqtt

- run: docker inspect mqtt

- name: Set up Erlang and Elixir
uses: erlef/setup-beam@v1
Expand Down

0 comments on commit 2ff9362

Please sign in to comment.