update CI

This commit is contained in:
Samuel Newman
2026-02-04 13:22:44 -06:00
parent 65580fecbf
commit 6831a46a8c
7 changed files with 40 additions and 13 deletions
@@ -34,6 +34,9 @@ jobs:
node-version-file: .nvmrc
cache: yarn
- name: 📦 Enable Corepack
run: corepack enable
- name: Ensure tracking relevant branches and checkout base
env:
HEAD_REF: ${{ github.head_ref }}