mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-15 20:34:19 +01: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>