Skip to content

Commit

Permalink
feat!: Bump solidity-step to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Feb 9, 2024
1 parent f9d42e0 commit 1a58817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,7 @@ toolchain:
$(MAKE) -C $@ TOOLCHAIN_TAG=$(TOOLCHAIN_TAG)

solidity-step:
cd solidity-step && yarn install
$(MAKE) -C $@ generate build
$(MAKE) -C $@ build

create-symlinks:
@ln -svf ../../tools/$(TOOLS_TO_IMAGES) emulator/src/rootfs.ext2
Expand Down

0 comments on commit 1a58817

Please sign in to comment.