From 8eaf124bf3ba99b75beceaec536501d70643fc8d Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Sun, 19 Jan 2025 01:19:38 +0000 Subject: [PATCH] fixup! push haswell images to docker repos --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5268b40c..49273368 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -569,7 +569,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: oci-image-x86_64-linux-musl-all-features-x86_64-haswell-optimised - path: oci-image-x86_64-linux-musl-x86_64-haswell-optimised.tar.gz + path: oci-image-x86_64-linux-musl-all-features-x86_64-haswell-optimised.tar.gz if-no-files-found: error compression-level: 0 - name: Upload OCI image ${{ matrix.target }}-all-features to GitHub