add workflow
Some checks failed
Build / build (push) Failing after 32s

This commit is contained in:
2024-11-10 01:34:41 +08:00
parent e3669fe3f8
commit 6df0211f8f

View File

@@ -17,7 +17,7 @@ jobs:
- name: Install build dependencies
run: |
sudo apt-get update
sudo apt-get install -y build-essential pkg-config
sudo apt-get install -y xorg-dev
- uses: actions/checkout@v4