Skip to content
Snippets Groups Projects

Обновлена версия perxis-js

Merged Karyakin Dmitry requested to merge chore/PRXS-2470-2445-SearchScore into master
+ 1
1
@@ -8,7 +8,7 @@ publish_npm:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- apk --no-cache add git
- git submodule update --remote --merge
- git submodule update --remote --merge --allow-unrelated-histories
- apk add --update make bash protobuf-dev yarn
- npm install -g ts-proto@1.158.0
- npm install -g typescript@5.1.6
Loading