git.delta.rocks / unique-network / refs/commits / cdec51686796

difftreelog

added correct link to action

Your Name2021-07-29parent: #50b90e4.patch.diff
in: master

1 file changed

modified.github/workflows/node_build_test.ymldiffbeforeafterboth
35 script: |35 script: |
36 eval $(ssh-agent -s)36 eval $(ssh-agent -s)
37 ssh-add /home/polkadot/.ssh/git_hub37 ssh-add /home/polkadot/.ssh/git_hub
38 git clone git@github.com:usetech-llc/nft_private.git38 # git clone git@github.com:usetech-llc/nft_private.git
39 git clone git@github.com:UniqueNetwork/nft_private.git
39 cd nft_private40 cd nft_private
40 git checkout develop41 git checkout develop
41 # git pull --all42 # git pull --all