update release task
This commit is contained in:
parent
acf2022938
commit
e1ca610256
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -5,7 +5,7 @@ npm-watch:
|
|||
npm run watch
|
||||
|
||||
.ONESHELL:
|
||||
release: npm-build
|
||||
release: npm-build translations
|
||||
if [ -z "$$VERSION" ]; then
|
||||
echo "VERSION required"
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue