You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move podman binary from podman-<version> dir to top level dir
This should fix
```
+ unzip -o -d podman-remote/mac/ podman-remote/mac/podman.zip
Archive: podman-remote/mac/podman.zip
creating: podman-remote/mac/podman-3.2.3/
+ cp podman-remote/mac/podman crc_hyperkit_461/
cp: cannot stat 'podman-remote/mac/podman': No such file or directory
```
0 commit comments