Skip to content

Commit

Permalink
no need for mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
erhant committed Dec 18, 2024
1 parent 983368d commit d795174
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion export-abis.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
mkdir abis

cp ./out/Swan.sol/Swan.json ./abis/Swan.json
node ./abis/parseAbi.js ./abis/Swan.json
Expand Down

0 comments on commit d795174

Please sign in to comment.