diff --git a/.github/workflows/centos7.yml b/.github/workflows/centos7.yml index ae495af34a..758def73af 100644 --- a/.github/workflows/centos7.yml +++ b/.github/workflows/centos7.yml @@ -36,7 +36,7 @@ jobs: steps: - #sparse checkout dockerfiles + #sparse checkout -- only needed files - uses: actions/checkout@v4 with: fetch-depth: 0