style: remove extra blank line in release workflow
Co-authored-by: Copilot <[email protected]>
This commit is contained in:
@@ -26,7 +26,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version-file: package.json
|
node-version-file: package.json
|
||||||
|
|
||||||
|
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- uses: ./
|
- uses: ./
|
||||||
|
|||||||
Reference in New Issue
Block a user