mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-15 15:14:06 +00:00
If the correct version of go is already installed then install_go.sh runs `exit`. When calling this as source from cri-containerd/gha-run.sh it means all dependencies after are skipped, so remove this. Signed-off-by: stevenhorsman <steven@uk.ibm.com>