Update build-hardhat-project.yaml

This commit is contained in:
Lyuboslav Angelov 2023-11-15 16:01:40 +02:00 committed by GitHub
parent cf4ba4ff76
commit 7a37ede3be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,10 +23,8 @@ jobs:
cd hardhat
npm install -y
npm install --save-dev hardhat -y
npx hardhat init -y
npm install --save-dev @nomicfoundation/hardhat-toolbox -y
- name: Deploy Hardhat project
run: |
cd hardhat