diff --git a/.github/workflows/custom_deploy.yml b/.github/workflows/custom_deploy.yml index 35c87d9..19798a3 100644 --- a/.github/workflows/custom_deploy.yml +++ b/.github/workflows/custom_deploy.yml @@ -17,7 +17,6 @@ jobs: with: node-version: "20.x" go-version: '>=1.20.2' - cache: true - name: Install npm dependencies run: npm i