From 20fc603c195b6b61d842242728dd2a102f93ec6a Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Sun, 30 Jun 2024 01:04:42 +0530 Subject: [PATCH] finally build --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index b38c07c7..182d1bf7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -49,6 +49,7 @@ jobs: export PATH=~/neko/:"$PATH" export HAXE_STD_PATH=~/haxe/std export DYLD_LIBRARY_PATH=~/neko + sudo chmod +x ~/neko/neko haxelib setup ~/haxelib haxelib list haxelib install hashlink