From b3e9d654e8784364e009c19f343fec002492f254 Mon Sep 17 00:00:00 2001 From: ildyria Date: Wed, 27 Nov 2024 14:49:27 +0100 Subject: [PATCH] fix --- .github/workflows/CICD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index f8c49a31f67..7b7e7a7ee06 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -203,7 +203,7 @@ jobs: uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.18 with: name: Lychee.zip - path: '${{ github.workspace }}/Lychee.zip' + # path: '${{ github.workspace }}/Lychee.zip' - name: Attest uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4