Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
  • Loading branch information
rhblind committed Sep 20, 2024
1 parent 5e76ba3 commit 520ea36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- "1883:1883"
- "1884:1884"
volumes:
- ${{ github.workspace }}/build/volume/.moquitto:/mosquitto/config
- ${{ github.workspace }}/.moquitto:/mosquitto/config
options: --name mqtt
strategy:
fail-fast: false
Expand Down

0 comments on commit 520ea36

Please sign in to comment.