style: remove extra blank line in release workflow

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Parker Brown
2026-03-13 17:19:04 -07:00
parent 77b94efc3e
commit d2129bd463

View File

@@ -26,7 +26,6 @@ jobs:
with:
node-version-file: package.json
- run: npm ci
- run: npm run build
- uses: ./