diff --git a/.github/workflows/create-python-release.yaml b/.github/workflows/create-python-release.yaml index 49837f9..badd0c7 100644 --- a/.github/workflows/create-python-release.yaml +++ b/.github/workflows/create-python-release.yaml @@ -204,7 +204,6 @@ jobs: steps: - run: sudo apt-get update && sudo apt-get install -y build-essential - uses: actions/download-artifact@v4 - - run: cd minimappers2 - name: Generate artifact attestation uses: actions/attest-build-provenance@v1 with: