jq
This commit is contained in:
parent
dfa0660317
commit
c8e7acaacd
@ -107,6 +107,8 @@ jobs:
|
||||
with:
|
||||
go-version-file: './eth-statediff-compliance/go.mod'
|
||||
check-latest: true
|
||||
- name: Install jq
|
||||
run: apt-get update && apt-get install -yq jq
|
||||
- name: Set up Gitea access token
|
||||
env:
|
||||
TOKEN: ${{ secrets.CICD_REPO_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user