diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0da938e..1c33b90 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -308,6 +308,7 @@ jobs: run: git config --global core.autocrlf false - name: Install desktop dependencies + if: runner.os == 'Linux' run: | sudo apt install -y libglib2.0-dev libatk1.0-dev libgtk-3-dev librust-atk-dev