mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
Run `realpath` on `INCLUDE_ROOTFS` so it is not required to provide a full path. This simplifies the required GitHub Actions workflow, as GitHub's `env` cannot use shell expansions, as well as the usability overall. Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>