remove yarn cache
All checks were successful
Publish to npm / publish (release) Successful in 12s

This commit is contained in:
Mathias Beaulieu-Duncan 2025-06-23 17:47:04 -04:00
parent 34da92fc31
commit 4119a1fc7f
Signed by: mathias
GPG Key ID: 1C16CF05BAF9162D

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