Skip to content

Commit

Permalink
revert script
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Oct 22, 2023
1 parent 1ea4873 commit 2dc066e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"scripts": {
"env": "env",
"workspace": "bun ./scripts/workspace.ts",
"build": "bun run workspace -evm-gateway build",
"build": "bun run workspace evm-gateway build && bun run workspace -evm-gateway build",
"test": "bun run workspace l1-verifier test",
"lint": "bun run workspace all lint",
"prepare": "husky install"
Expand Down

0 comments on commit 2dc066e

Please sign in to comment.