Skip to content

Commit c8a0917

Browse files
committed
Add missing step to API docs instructions
1 parent 65bf009 commit c8a0917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

APIDOCS.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ cd C:\path\to\rabbitmq-dotnet-client`
77
git submodule update --init
88
pushd _site
99
git remote add origin-ssh [email protected]:rabbitmq/rabbitmq-dotnet-client.git
10+
git fetch --all
1011
git checkout --track origin-ssh/gh-pages
1112
popd
1213
.\build.ps1 -RunTests:$false

0 commit comments

Comments
 (0)