This commit is contained in:
milkwx3
2026-06-13 23:34:52 +03:00
parent 606dab1904
commit 91256c178d
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- name: Install build tools
run: |
sudo apt update
sudo apt install -y build-essential cmake zip unzip make libxrandr
sudo apt install -y build-essential cmake zip unzip make libxrandr-dev
- name: Build makeheaders
run: |