Browse Source

CI: Use git fetch --unshallow for OSX

jp9000 8 years ago
parent
commit
ce44791932
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CI/install-dependencies-osx.sh

+ 1 - 1
CI/install-dependencies-osx.sh

@@ -4,7 +4,7 @@ set -e
 # Echo all commands before executing
 set -v
 
-git fetch --tags
+git fetch --unshallow
 
 # Leave obs-studio folder
 cd ../