[AppVeyor] No windows branch for kiwix-desktop.
The `windows` branch has been merge. We should directly use `master` now.
This commit is contained in:
parent
1693a542ed
commit
3e3513731e
|
@ -2,7 +2,6 @@ REM ========================================================
|
||||||
REM Install kiwix-desktop
|
REM Install kiwix-desktop
|
||||||
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
|
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
|
||||||
cd kiwix-desktop
|
cd kiwix-desktop
|
||||||
git checkout windows
|
|
||||||
echo "Getting fix_desktop"
|
echo "Getting fix_desktop"
|
||||||
curl -fsSL -O http://public.kymeria.fr/KIWIX/windows/fix_desktop_makefile.py_ || exit /b 1
|
curl -fsSL -O http://public.kymeria.fr/KIWIX/windows/fix_desktop_makefile.py_ || exit /b 1
|
||||||
echo "Running qmake"
|
echo "Running qmake"
|
||||||
|
|
Loading…
Reference in New Issue