fix cicd
This commit is contained in:
parent
79250eed1a
commit
30e8e955ee
2
.github/workflows/generic-testing.yml
vendored
2
.github/workflows/generic-testing.yml
vendored
@ -18,7 +18,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
stack-orchestrator-ref: ${{ inputs.stack-orchestrator-ref }}
|
stack-orchestrator-ref: ${{ inputs.stack-orchestrator-ref }}
|
||||||
ipld-eth-beacon-db-ref: ${{ inputs.ipld-eth-beacon-db-ref }}
|
ipld-eth-beacon-db-ref: ${{ inputs.ipld-eth-beacon-db-ref }}
|
||||||
ssz-data-ref: ${{ inputs.ssz-data-ref }
|
ssz-data-ref: ${{ inputs.ssz-data-ref }}
|
||||||
GOPATH: /tmp/go
|
GOPATH: /tmp/go
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user