This commit is contained in:
milkwx3
2026-06-14 01:39:38 +03:00
parent 4f5fe7bc76
commit 5d3b75f08d
+2
View File
@@ -14,6 +14,8 @@ jobs:
- name: Install build tools
run: |
echo "deb [signed-by=/usr/share/keyrings/ubuntu-archive-keyring.gpg] http://archive.ubuntu.com/ubuntu noble main" | sudo tee /tmp/only.list
sudo apt-get update -o Dir::Etc::sourcelist=/tmp/only.list -o Dir::Etc::sourceparts="-" -qq
sudo apt install -y build-essential cmake zip unzip make libxrandr-dev
- name: Build makeheaders