Remove autogenerated typescript files

This commit is contained in:
link2xt
2022-12-06 18:08:51 +00:00
parent cacc01bac0
commit f14a28db54
8 changed files with 3 additions and 1570 deletions

View File

@@ -46,7 +46,7 @@ jobs:
shell: bash
run: |
cd deltachat-jsonrpc/typescript
npm run build:tsc
npm run build
npm pack .
ls -lah
mv $(find deltachat-jsonrpc-client-*) $DELTACHAT_JSONRPC_TAR_GZ