We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bf009 commit c8a0917Copy full SHA for c8a0917
APIDOCS.md
@@ -7,6 +7,7 @@ cd C:\path\to\rabbitmq-dotnet-client`
7
git submodule update --init
8
pushd _site
9
git remote add origin-ssh [email protected]:rabbitmq/rabbitmq-dotnet-client.git
10
+git fetch --all
11
git checkout --track origin-ssh/gh-pages
12
popd
13
.\build.ps1 -RunTests:$false
0 commit comments