git.delta.rocks / unique-network / refs/commits / 96b10465a65a

difftreelog

fix polkadot-types for sapphire

Unique2022-12-26parent: #1bc232f.patch.diff
in: master

1 file changed

modified.github/workflows/polkadot-types.ymldiffbeforeafterboth
29 strategy:29 strategy:
30 matrix:30 matrix:
31 include:31 include:
32 - network: sapphire32 - network: "sapphire"
33 usage: ""33 usage: ""
34 - network: "opal"34 - network: "opal"
35 usage: ""35 usage: ""
70 with:70 with:
71 node-version: 1671 node-version: 16
7272
73 - name: Install jq73 # - name: Install jq
74 run: sudo apt install jq -y74 # run: sudo apt install jq -y
7575
76 - name: Run generate_types_package script76 - name: Run generate_types_package script
77 working-directory: tests77 working-directory: tests