This commit is contained in:
Barrett Ruth 2025-11-09 15:03:48 -05:00
parent eac0aa54b1
commit c8bcc46632
2 changed files with 4 additions and 3 deletions

View file

@ -16,8 +16,6 @@ jobs:
- name: Setup PNPM
uses: pnpm/action-setup@v4
with:
version: 10
- name: Setup Node
uses: actions/setup-node@v4