Update BuildTest.yml [skip actions]

This commit is contained in:
Sébastien
2022-10-06 10:32:35 -04:00
committed by GitHub
parent fc50d55a27
commit d6e75dc71e

View File

@@ -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