Skip to content

Commit

Permalink
change cp
Browse files Browse the repository at this point in the history
  • Loading branch information
ericglau committed Nov 10, 2023
1 parent 17f4dec commit 4a8ec68
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/core/scripts/copy-artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ pwd
echo "artifacts dir:"
ls -la artifacts/

cp -R ../../node_modules/@openzeppelin/upgrades-core-legacy/artifacts/ artifacts/
cp -R ../../node_modules/@openzeppelin/upgrades-core-legacy/artifacts .

echo "artifacts dir after:"
ls -la artifacts/

0 comments on commit 4a8ec68

Please sign in to comment.