Tweak cache

This commit is contained in:
Adam Sunderland
2025-02-25 20:20:15 -05:00
parent d5ad554d0b
commit b6d57a6f85

View File

@ -57,7 +57,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'yarn'
- uses: KittyCAD/action-install-cli@main
- name: Install dependencies
shell: bash