diff --git a/.github/actions/vmtest/action.yml b/.github/actions/vmtest/action.yml index 01ae223..e5f0722 100644 --- a/.github/actions/vmtest/action.yml +++ b/.github/actions/vmtest/action.yml @@ -79,6 +79,7 @@ runs: kernel: ${{ inputs.kernel }} project-name: 'libbpf' arch: ${{ inputs.arch }} + image-output: '/tmp/root.img' # 5. run selftest in QEMU - name: Run selftests uses: libbpf/ci/run-qemu@master