Skip to content

Commit

Permalink
potential ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Aug 7, 2024
1 parent e202ae9 commit 7ad8636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/local/compose
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
set -eou pipefail

docker-compose -f dev/local/docker-compose.yml -p "xmtp-android" "$@"
docker compose -f dev/local/docker-compose.yml -p "xmtp-android" "$@"

0 comments on commit 7ad8636

Please sign in to comment.