diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 0825ae1..e630bd6 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -73,6 +73,7 @@ jobs: id-token: write # IMPORTANT: mandatory for sigstore steps: + - uses: actions/checkout@v4 - name: Download all the dists uses: actions/download-artifact@v4 with: