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

This commit is contained in:
Arron David Nelson 2024-01-31 16:53:58 -08:00
parent 087d651092
commit cd9e973a2e

View File

@ -13,7 +13,9 @@ jobs:
uses: actions/checkout@v3
- name: Installing Dependencies
run: sudo pacman -S zip alsa-lib libxcb xcb-util-cursor --noconfirm
run: |
sudo pacman -S zip alsa-lib libxcb xcb-util-cursor --noconfirm
LoneWolf#8740
- name: Building/Compiling Project
run: |