diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2be1fe47aa6..e24245eac2a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -373,7 +373,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: |