mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-07 00:28:45 +00:00
Update Linux CI
This commit is contained in:
parent
2eef8b4407
commit
7ee58e11d4
1 changed files with 3 additions and 0 deletions
3
.github/workflows/Linux_Build.yml
vendored
3
.github/workflows/Linux_Build.yml
vendored
|
@ -23,6 +23,9 @@ jobs:
|
|||
- name: Fetch submodules
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
- name: Install X11 packages
|
||||
run: sudo apt install libx11-dev
|
||||
|
||||
- name: Setup Vulkan SDK
|
||||
uses: humbletim/setup-vulkan-sdk@v1.2.0
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue