From 04f1dbbc156b1b16b253cb010bd14f001d34e7cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20H=C3=BCgel?= Date: Sat, 4 May 2024 18:22:37 +0100 Subject: [PATCH] ffs --- .github/workflows/wheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 998747b..52213ec 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -118,7 +118,7 @@ jobs: name: Attest Build Provenance uses: actions/attest-build-provenance@v1 with: - subject-path: "./wheelhouse/*.whl" + subject-path: "./wheelhouse/*.whl" - uses: actions/upload-artifact@v4 name: Upload repaired wheels as artifact