mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-27 21:39:34 +00:00
[AppVeyor] No windows branch for kiwix-desktop.
The `windows` branch has been merge. We should directly use `master` now.
This commit is contained in:
@ -2,7 +2,6 @@ REM ========================================================
|
||||
REM Install kiwix-desktop
|
||||
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
|
||||
cd kiwix-desktop
|
||||
git checkout windows
|
||||
echo "Getting fix_desktop"
|
||||
curl -fsSL -O http://public.kymeria.fr/KIWIX/windows/fix_desktop_makefile.py_ || exit /b 1
|
||||
echo "Running qmake"
|
||||
|
Reference in New Issue
Block a user