Add build command to deployment job #35

Merged
MRegirouard merged 2 commits from fix-no-dist-files-in-package into main 2023-11-14 21:49:41 +00:00
Showing only changes of commit 543d277c09 - Show all commits

View File

@ -36,6 +36,9 @@ publish:
exit 1
fi
# Compile TypeScript to JavaScript in dist/
- npm run build
# Compare the version in package.json to all published versions.
# If the package.json version has not yet been published, run `npm publish`.
# If $SIGSTORE_ID_TOKEN is set this template will generate a provenance