Skip to content

Commit

Permalink
ci: generate binding with alloy option
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenctw committed Aug 17, 2024
1 parent 7f27379 commit 208b43c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
forge bind \
--crate-name cartesi-rollups-contracts \
--crate-version "$VERSION"
--alloy
env:
VERSION: ${{ needs.version_or_publish.outputs.version }}

Expand Down

0 comments on commit 208b43c

Please sign in to comment.