Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
virgil-serbanuta committed Oct 25, 2024
1 parent 7dd9e2f commit 601fb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compilation/prepare-contract.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TEMP_DIR=tmp

mkdir -p $TEMP_DIR

./prepare_rust_bundle.sh $1 $TEMP_DIR/input.tmp
compilation/prepare_rust_bundle.sh $1 $TEMP_DIR/input.tmp

krun \
$TEMP_DIR/input.tmp \
Expand Down

0 comments on commit 601fb49

Please sign in to comment.