mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-05 18:36:21 +00:00
fix ci again?
This commit is contained in:
parent
8947b9361d
commit
5d2245e609
1 changed files with 3 additions and 1 deletions
|
|
@ -66,13 +66,15 @@ jobs:
|
|||
mkdir ~/deps
|
||||
cd ~/deps
|
||||
git clone https://github.com/RandomityGuy/hashlink
|
||||
git clone https://github.com/RandomityGuy/hxDatachannel
|
||||
haxelib git heaps https://github.com/RandomityGuy/heaps
|
||||
haxelib dev hlopenal ~/deps/hashlink/libs/openal
|
||||
haxelib dev hlsdl ~/deps/hashlink/libs/sdl
|
||||
haxelib dev hashlink ~/deps/hashlink/other/haxelib
|
||||
haxelib git zyheaps https://github.com/rainyt/zyheaps
|
||||
haxelib git heaps https://github.com/RandomityGuy/heaps
|
||||
haxelib install colyseus-websocket
|
||||
haxelib git datachannel https://github.com/RandomityGuy/hxDatachannel
|
||||
haxelib dev datachannel ~/deps/hxDatachannel
|
||||
- run:
|
||||
name: Prepare directories
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue