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 - name: setCurrentVersion
run: | run: |
yarn setCurrentVersion yarn setCurrentVersion
- name: Prepare docker image - name: Publish types
run: | working-directory: packages/types
yarn run prepare:docker run: npm publish