mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 15:06:26 +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 commit -m "Built docs | AppVeyor Build %APPVEYOR_BUILD_NUMBER%"
|
||||||
git push -fq origin gh-pages
|
git push -fq origin gh-pages
|
||||||
|
|
||||||
cd ../..
|
cd ../../../
|
||||||
) else (
|
) else (
|
||||||
echo Skipping doc build
|
echo Skipping doc build
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user