From 78dddf6cb80f22e2f274ad1893ec1bd2cb5d2850 Mon Sep 17 00:00:00 2001 From: Omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sun, 25 Feb 2024 13:17:35 +1100 Subject: add libxrandr to pipeline --- .github/workflows/continuous-workflow.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/continuous-workflow.yml b/.github/workflows/continuous-workflow.yml index 34cdff1..43db679 100644 --- a/.github/workflows/continuous-workflow.yml +++ b/.github/workflows/continuous-workflow.yml @@ -9,8 +9,7 @@ jobs: run: | sudo add-apt-repository ppa:xmake-io/xmake sudo apt update - sudo apt install -y xmake - sudo apt install -y clang-format + sudo apt install -y xmake libxrandr-dev clang-format - name: Check out repository code uses: actions/checkout@v4 - name: List files in the repository -- cgit v1.2.3-70-g09d2