run build in ci

This commit is contained in:
David Soria Parra
2025-04-17 23:55:45 +01:00
parent 0f33c87ed4
commit 8ed2651ffd

View File

@@ -54,6 +54,8 @@ jobs:
# - run: npm ci
- run: npm install --no-package-lock
- run: npm run build
# TODO: Add --provenance once the repo is public
- run: npm run publish-all
env: