Skip to content

Commit

Permalink
test abigen version
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Oct 16, 2024
1 parent de387ec commit 09e051f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generated-files_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
tar -zxvf geth-alltools-linux-amd64-1.11.5-a38f4108.tar.gz
sudo mv geth-alltools-linux-amd64-1.11.5-a38f4108/abigen /usr/local/bin/
- name: Run abigen --version
run: abigen --version

- name: Generate Go packages and types
run: |
yarn generate
Expand Down

0 comments on commit 09e051f

Please sign in to comment.