Merge pull request #11 from pechenikov/task

CI:Deploy
This commit is contained in:
pechenikov 2025-05-23 17:36:00 +03:00 committed by GitHub
commit 445656070e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,7 @@ jobs:
sudo apt install -y curl
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt install -y nodejs
sudo npm install web3
- name: Deploy contract to devnet
run: |