From 8947b9361d9748d2b697c02af9e83fbb81f818d6 Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Sat, 1 Jun 2024 23:15:22 +0530 Subject: [PATCH] fix android ci --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index eb066367..73771088 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -71,6 +71,8 @@ jobs: haxelib dev hlsdl ~/deps/hashlink/libs/sdl haxelib dev hashlink ~/deps/hashlink/other/haxelib haxelib git zyheaps https://github.com/rainyt/zyheaps + haxelib install colyseus-websocket + haxelib git datachannel https://github.com/RandomityGuy/hxDatachannel - run: name: Prepare directories command: |