Skip to content

Commit

Permalink
cleaup copy of legacy contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
drortirosh committed Feb 4, 2025
1 parent 43124e5 commit c571011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepack-contracts-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ cd contracts
rm -rf artifacts

mkdir -p artifacts
cp `find ../artifacts/contracts -type f | grep -v -E 'test|Test|dbg|bls|IOracle'` artifacts/
cp `find ../artifacts/contracts -type f | grep -v -E 'test|Test|dbg|bls|IOracle|v06'` artifacts/

0 comments on commit c571011

Please sign in to comment.