copy fdroid index html file to dist

This commit is contained in:
Kyle Spearrin 2019-06-10 15:34:48 -04:00
parent 44a58e3e9b
commit 5b4be62fb4
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ build_script:
cd ..
rm -rf temp/fdroid/archive
mv -v temp/fdroid ../dist
cp fdroid/index.html ./dist/fdroid
cd $APPVEYOR_BUILD_FOLDER
#fi
- ps: |