ci/qemu: use a tarball to xfer source code to guest
authorVincent Fu <vincent.fu@samsung.com>
Fri, 27 Sep 2024 20:37:31 +0000 (20:37 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Wed, 2 Oct 2024 21:15:40 +0000 (17:15 -0400)
commit141f3f5fdfba7dc4bf01a161560b4a9b9d1ed5da
tree94a450fa1f604b5aa0b399fdbc169beb3426da2f
parent5af800ca20ea18193d2262a8191ae32e14d623f8
ci/qemu: use a tarball to xfer source code to guest

Instead of faking a GitHub Actions runner environment, just create a
source code tarball and transfer it to the guest VM. This is simpler and
does not depend on the continued existence of the action used
previously.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
.github/workflows/qemu.yml