Skip to content

Commit 740c515

Browse files
Update deploy-test.yml
1 parent 1664710 commit 740c515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
run: |
4343
cd hardhat
4444
npm install
45+
npx hardhat compile # Added the compile step
4546
npx hardhat run scripts/deploy.js
4647
4748
- name: Run Hardhat Tests

0 commit comments

Comments
 (0)