Test
Some checks failed
Build & Release / Create-Release (push) Has been cancelled
Build & Release / Linux-AARCH64-Build (push) Has been cancelled

This commit is contained in:
Arron David Nelson 2024-01-31 16:48:20 -08:00
parent bb47bf76f6
commit 087d651092

View File

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3
- name: Installing Dependencies
run: sudo pacman -Sy zip libasound2-dev libxcb1-dev libxcb-xinput-dev libxcb-cursor-dev
run: sudo pacman -S zip alsa-lib libxcb xcb-util-cursor --noconfirm
- name: Building/Compiling Project
run: |