diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5061c11c6..5070a1d6c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -368,7 +368,7 @@ jobs: - name: Extract sources run: | 7z x sources.tar.gz -y - 7z x sources.tar -y + 7z x sources.tar -y -snld - name: Run Builds run: |