Skip to content

Commit 41f6718

Browse files
committed
set optimized to no
1 parent 067ec35 commit 41f6718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/prepare-artifacts.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rm -rf $artifacts
1313
mkdir $artifacts \
1414
"$artifacts/interfaces"
1515

16-
FOUNDRY_PROFILE=optimized forge build
16+
forge build
1717

1818
cp out-optimized/Registry.sol/Registry.json $artifacts
1919
cp out-optimized/MockERC1271Attester.sol/MockERC1271Attester.json $artifacts

0 commit comments

Comments
 (0)