mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix release script
This commit is contained in:
@@ -133,6 +133,8 @@ find dist/ packages/core-utils/dist/ \
|
||||
git push origin master
|
||||
git checkout "$branch"
|
||||
|
||||
# Rebuild properly the server, with the declaration files
|
||||
npm run build:server
|
||||
# Release types package
|
||||
npm run generate-types-package "$version"
|
||||
cd packages/types-generator/dist
|
||||
|
||||
Reference in New Issue
Block a user