fix publish workflow (#54)

This commit is contained in:
tequ
2026-05-26 11:18:25 +09:00
committed by GitHub
parent fd100f6e92
commit 7552ae8635

View File

@@ -51,7 +51,7 @@ jobs:
run: npm ci
- name: Build package
run: npm run build "${{ steps.release.outputs.package-path }}"
run: npm run build
- id: package
name: Read package metadata