Skip to content

Commit

Permalink
Fix run-test-container.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
badrogger committed Dec 4, 2023
1 parent 42f8d44 commit 418f5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-test-containers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gen_sgx_key() {
}

deploy_test_contract() {
cd hardhat-node
cd hardhat-node/src
yarn install
npx hardhat run --network localhost scripts/deploy.ts
cd -
Expand Down

0 comments on commit 418f5d0

Please sign in to comment.