diff --git a/.github/workflows/generic-testing.yml b/.github/workflows/generic-testing.yml index 993d892..e75f171 100644 --- a/.github/workflows/generic-testing.yml +++ b/.github/workflows/generic-testing.yml @@ -18,7 +18,7 @@ on: env: stack-orchestrator-ref: ${{ inputs.stack-orchestrator-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 jobs: build: