diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index ceb26978..a2172987 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -41,7 +41,7 @@ jobs: - name: Get Sonarcloud Binaries working-directory: build run: | - tree .. + tree -a -I .git .. ../.github/scripts/get_sonarcloud.sh - name: CMake