diff --git a/.github/workflows/qemu-image-build.yml b/.github/workflows/qemu-image-build.yml index db40c000b..2061c40d9 100644 --- a/.github/workflows/qemu-image-build.yml +++ b/.github/workflows/qemu-image-build.yml @@ -136,6 +136,7 @@ jobs: push: true tags: ${{ steps.process_release_version.outputs.version }} platforms: linux/arm64 + context: . # - name: Upload software manifest to s3 staging # run: |