Browse Source

appveyor: fix git commit failing

Kirill Vainer 8 năm trước cách đây
mục cha
commit
465c456ad3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -12,7 +12,7 @@ skip_tags: true
 
 max_jobs: 1
 
-shallow_clone: true
+clone_depth: 1
 
 image: Visual Studio 2013