From cdec516867965bc8a8b4aaca8cb74bef71578f85 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Jul 2021 16:29:24 +0000 Subject: [PATCH] added correct link to action --- --- a/.github/workflows/node_build_test.yml +++ b/.github/workflows/node_build_test.yml @@ -35,7 +35,8 @@ script: | eval $(ssh-agent -s) ssh-add /home/polkadot/.ssh/git_hub - git clone git@github.com:usetech-llc/nft_private.git + # git clone git@github.com:usetech-llc/nft_private.git + git clone git@github.com:UniqueNetwork/nft_private.git cd nft_private git checkout develop # git pull --all -- gitstuff