Skip to content

Commit

Permalink
use gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed May 27, 2024
1 parent 0272c30 commit 2e52234
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/generated-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@ jobs:
sudo mv geth-alltools-linux-amd64-1.11.5-a38f4108/abigen /usr/local/bin/
- name: Install Foundry
run: |
curl -L https://foundry.paradigm.xyz | bash
source ~/.bashrc
foundryup
uses: foundry-rs/foundry-toolchain@v1

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

0 comments on commit 2e52234

Please sign in to comment.