git.delta.rocks / unique-network / refs/commits / 7e798e96a17d

difftreelog

fix forkless build and tests workflow steps

Konstantin Astakhov2023-01-24parent: #e3879d3.patch.diff
in: master

1 file changed

modified.github/workflows/forkless-update-data.ymldiffbeforeafterboth
41 network {sapphire}, wasm_name {quartz}, mainnet_branch {${{ env.SAPPHIRE_MAINNET_BRANCH }}}, replica_from_address {${{ env.SAPPHIRE_REPLICA_FROM }}}, relay_branch {${{ env.UNIQUEEAST_MAINNET_BRANCH }}}41 network {sapphire}, wasm_name {quartz}, mainnet_branch {${{ env.SAPPHIRE_MAINNET_BRANCH }}}, replica_from_address {${{ env.SAPPHIRE_REPLICA_FROM }}}, relay_branch {${{ env.UNIQUEEAST_MAINNET_BRANCH }}}
4242
43 forkless-update-data-build:43 forkless-update-data-build:
44 needs: execution-marix44 needs: prepare-execution-marix
45 # The type of runner that the job will run on45 # The type of runner that the job will run on
46 runs-on: [self-hosted-ci,large]46 runs-on: [self-hosted-ci,large]
47 timeout-minutes: 138047 timeout-minutes: 1380