mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
fix: cd-seed-chain.yml syntax
This commit is contained in:
parent
03a897216a
commit
e89a37c503
2
.github/workflows/cd-seed-chain.yml
vendored
2
.github/workflows/cd-seed-chain.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
git pull -p
|
||||
git checkout $(cat ${KAVA_VERSION_FILEPATH})
|
||||
env:
|
||||
env:
|
||||
KAVA_VERSION_FILEPATH: ${{ inputs.kava_version_filepath }}
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
|
Loading…
Reference in New Issue
Block a user