diff --git a/.gitea/workflows/.gitea-ci.yml b/.gitea/workflows/.gitea-ci.yml index 1ac767a..68b297e 100644 --- a/.gitea/workflows/.gitea-ci.yml +++ b/.gitea/workflows/.gitea-ci.yml @@ -22,7 +22,6 @@ jobs: uses: actions/setup-node@v4 with: node-version: '24' - cache: 'pnpm' - name: Setup pnpm run: npm install -g web-ext