diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index ea7c969b..3e675e66 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -12,6 +12,7 @@ jobs: uses: actions/checkout@v2 with: submodules: recursive + fetch-depth: 0 - name: Setup problem matcher uses: Joshua-Ashton/gcc-problem-matcher@v1