From 6f1fdb41e716fed6c147ea85b3c6e2f2eed06f5e Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Fri, 1 Mar 2019 19:49:00 +0100 Subject: [PATCH] ci: Don't limit Git history cloning for AppVeyor The git history is required to determine the version number correctly, and without it the generated archives unfortunately lack that information making them look identical to earlier versions in log files. --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index f06e1db4..857a44e6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -25,9 +25,6 @@ cache: - build/64/libobs-src # Repository Settings -clone_depth: 1 -shallow_clone: true - branches: except: - /i18n_.*/