CI:Deploy

This commit is contained in:
Dimo Pechenikov 2025-05-23 14:34:54 +00:00
parent 2898fc6be9
commit 5c59092271

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: |