diff --git a/.github/workflows/auto-deploy.yml b/.github/workflows/auto-deploy.yml index 5fedcc6..c2deb21 100644 --- a/.github/workflows/auto-deploy.yml +++ b/.github/workflows/auto-deploy.yml @@ -96,7 +96,6 @@ jobs: uses: actions/setup-node@v3 with: node-version: 21 - cache: 'yarn' - name: install dependencies working-directory: launcher