npm build

This commit is contained in:
Jan Prochazka
2021-02-07 10:13:07 +01:00
parent fb7da60127
commit 1325851bcf

View File

@@ -41,6 +41,6 @@ jobs:
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: Prepare docker image
run: |
yarn run prepare:docker
- name: Publish types
working-directory: packages/types
run: npm publish