diff --git a/.github/workflows/canary-release.yml b/.github/workflows/canary-release.yml index 5738d98..c949704 100644 --- a/.github/workflows/canary-release.yml +++ b/.github/workflows/canary-release.yml @@ -22,7 +22,6 @@ jobs: uses: actions/setup-node@v4 with: node-version: lts/* - cache: yarn - name: Prepare git run: |