remove yarn cache
Publish to npm / publish (release) Successful in 12s

This commit is contained in:
2025-06-23 17:47:04 -04:00
parent 34da92fc31
commit 4119a1fc7f
-1
View File
@@ -20,7 +20,6 @@ jobs:
with:
node-version: 20
registry-url: 'https://registry.npmjs.org/'
cache: 'yarn'
- name: Install dependencies with Yarn
run: yarn install --immutable