github: + libsdl2-dev dep
This commit is contained in:
parent
09eb1e9a2f
commit
ed2df23faa
1 changed files with 4 additions and 0 deletions
4
.github/workflows/main-stock-ubuntu.yml
vendored
4
.github/workflows/main-stock-ubuntu.yml
vendored
|
|
@ -73,6 +73,10 @@ jobs:
|
|||
sudo apt install -y vulkan-utility-libraries-dev
|
||||
echo "::endgroup"
|
||||
|
||||
echo "::group::libsdl2-dev"
|
||||
sudo apt install -y libsdl2-dev
|
||||
ehco "::endgroup"
|
||||
|
||||
#echo "::group::clang18 install"
|
||||
#sudo apt install -y clang-18
|
||||
#echo "::group::lldb18 install"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue