1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-03-21 01:19:26 +00:00

Added dependency to HTML5 lime build

This commit is contained in:
EliteMasterEric 2023-07-15 04:22:02 -04:00
parent ddcb0474a3
commit 3d8459fe6f

View file

@ -35,7 +35,8 @@ jobs:
git submodule sync --recursive
git submodule update --recursive
git status
haxelib run lime rebuild windows --clean
sudo apt-get install -y libxinerama-dev
haxelib run lime rebuild linux --clean
- name: Build game
run: |
sudo apt-get install -y libx11-dev libxinerama-dev libxrandr-dev libgl1-mesa-dev libgl-dev libxi-dev libxext-dev libasound2-dev