Explorar o código

Add option for checkout code

rusdacent %!s(int64=5) %!d(string=hai) anos
pai
achega
ee1e4bbabd
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/ci.yml

+ 2 - 1
.github/workflows/ci.yml

@@ -13,7 +13,8 @@ jobs:
       - name: Checkout code
         uses: actions/checkout@v2
         with:
-            submodules: true
+          fetch-depth: 0
+          submodules: true
       - uses: satackey/action-docker-layer-caching@v0.0.8
         continue-on-error: true
         with: