diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c94629e91c26f553aebef5e30439feef46064d04..cf3e6507c5528710894196bfccc139670054c914 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ publish_npm: variables: GIT_SUBMODULE_STRATEGY: recursive before_script: + - git submodule update --init - apk add --update make bash protobuf-dev yarn - npm install -g ts-proto@1.115.5 - npm install -g typescript@4.7.4 diff --git a/perxis-proto b/perxis-proto index 83fd620ee42af0a0e2e934ccadf691cabd8f468a..283b11871c14d15e8fdd596dc1b50116f87f1653 160000 --- a/perxis-proto +++ b/perxis-proto @@ -1 +1 @@ -Subproject commit 83fd620ee42af0a0e2e934ccadf691cabd8f468a +Subproject commit 283b11871c14d15e8fdd596dc1b50116f87f1653