git.delta.rocks / unique-network / refs/commits / 06774c89f772

difftreelog

install npm_modules

Alexander Aksenov2022-09-05parent: #1eca7ea.patch.diff
in: master

1 file changed

modified.github/workflows/autogen-js-types.ymldiffbeforeafterboth
8282
83 - name: Run tests83 - name: Run tests
84 working-directory: tests84 working-directory: tests
85 run: |85 run: |
86 yarn polkadot-types86 yarn install
87 yarn polkadot-types
8788
88 - name: Enumerate files after generation89 - name: Enumerate files after generation
89 working-directory: tests90 working-directory: tests