Skip to content

Commit 07039a0

Browse files
committed
fix: add podman compose
1 parent f051c73 commit 07039a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-ios-podman.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Set up Podman and pull images in background
2424
run: |
25-
brew install podman
25+
brew install podman podman-compose
2626
podman machine init
2727
podman machine start
2828
podman version

0 commit comments

Comments
 (0)