Pārlūkot izejas kodu

Update BuildTest.yml [skip actions]

Sébastien 2 gadi atpakaļ
vecāks
revīzija
d6e75dc71e
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4 4
      .github/workflows/BuildTest.yml

+ 4 - 4
.github/workflows/BuildTest.yml

@@ -20,7 +20,7 @@ jobs:
     steps:
     - uses: actions/checkout@v2
       with:
-        fetch-depth: 15
+        fetch-depth: 0
         submodules: true
     - name: Generate common build number
       id: buildnumber
@@ -53,7 +53,7 @@ jobs:
           echo "Release Flag=${{needs.bootstrap.outputs.release_flag}}"      
     - uses: actions/checkout@v2
       with:
-        fetch-depth: 15
+        fetch-depth: 0
         submodules: true
     - name: Pull latest 
       run: |
@@ -119,7 +119,7 @@ jobs:
     steps:
     - uses: actions/checkout@v2
       with:
-        fetch-depth: 15
+        fetch-depth: 0
         submodules: true
     - name: Show Build Flags        
       run: |
@@ -247,7 +247,7 @@ jobs:
     steps:
       - uses: actions/checkout@v2
         with:
-          fetch-depth: 15
+          fetch-depth: 0
           submodules: true    
       - uses: actions/download-artifact@master
         name: Restore last build