Test
This commit is contained in:
parent
cd9e973a2e
commit
7ed4933897
@ -12,11 +12,6 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Installing Dependencies
|
|
||||||
run: |
|
|
||||||
sudo pacman -S zip alsa-lib libxcb xcb-util-cursor --noconfirm
|
|
||||||
LoneWolf#8740
|
|
||||||
|
|
||||||
- name: Building/Compiling Project
|
- name: Building/Compiling Project
|
||||||
run: |
|
run: |
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
|
Loading…
Reference in New Issue
Block a user