mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 22:56:25 +00:00
Updated docs.cmd - One more ../
This commit is contained in:
parent
f0ecf297d7
commit
70282859a4
@ -19,7 +19,7 @@ if "%APPVEYOR_PULL_REQUEST_NUMBER%" == "" (
|
||||
git commit -m "Built docs | AppVeyor Build %APPVEYOR_BUILD_NUMBER%"
|
||||
git push -fq origin gh-pages
|
||||
|
||||
cd ../..
|
||||
cd ../../../
|
||||
) else (
|
||||
echo Skipping doc build
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user