We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b350e6a commit 86fd7e6Copy full SHA for 86fd7e6
scripts/releases/docker_internal/release-in-docker.sh
@@ -66,7 +66,7 @@ cd /tmp/release
66
67
echo "4. Cloning the machinelearn-node master branch."
68
echo "You must have everything up-to-date on the master branch"
69
-git clone [email protected]:kalimdorjs/machinelearn-node.git .
+git clone [email protected]:kalimdorjs/machinelearn-gpu.git .
70
71
echo "5. Setting git meta data"
72
git config --global user.email "[email protected]"
0 commit comments