diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05f2c7d7e22..4eca89295c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -292,7 +292,7 @@ jobs: # Set Environmental Variables ### - - name: Install System dependencies + - name: Install System dependencies if: runner.os == 'Linux' shell: bash -l {0} run: |