chore: mention to run make intalljs vendors before releasing

Local vendors may be related to another branch than master.
This commit is contained in:
Yohan Boniface 2024-06-26 23:17:41 +02:00
parent 3db414cb97
commit d65c5d3f3f

View file

@ -9,6 +9,8 @@
## How to make a release ## How to make a release
1. Make sure JS packages are up to date:
- `make installjs vendors``
1. Run tests: 1. Run tests:
- `make test` - `make test`
1. I18N 1. I18N