mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-09-02 23:55:42 +00:00
Update Linux_Build.yml
This commit is contained in:
parent
7ee58e11d4
commit
e1606c1688
1 changed files with 2 additions and 2 deletions
4
.github/workflows/Linux_Build.yml
vendored
4
.github/workflows/Linux_Build.yml
vendored
|
@ -23,8 +23,8 @@ jobs:
|
|||
- name: Fetch submodules
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
- name: Install X11 packages
|
||||
run: sudo apt install libx11-dev
|
||||
- name: Install misc packages
|
||||
run: sudo apt install libx11-dev libgl1-mesa-dev
|
||||
|
||||
- name: Setup Vulkan SDK
|
||||
uses: humbletim/setup-vulkan-sdk@v1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue