CI: Fix nested base folders in artifact

This commit is contained in:
oldmud0 2020-08-18 15:22:58 -05:00
parent d10ad44ff9
commit a9ca555ec5

View File

@ -130,7 +130,6 @@ build windows i686:
# Base folder # Base folder
.deploy_base: &deploy_base | .deploy_base: &deploy_base |
mkdir base
cp -a ../base/ base/ cp -a ../base/ base/
rm -rf base/themes/_Unadapted/ rm -rf base/themes/_Unadapted/
rm base/themes/.gitattributes base/themes/.git rm base/themes/.gitattributes base/themes/.git