diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 46e4fe1..365ba84 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: node-version: '22' - name: Install dependencies - run: npm install + run: npm ci --cache ../.npm --prefer-offline - name: Run semantic-release env: