mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
fixx
This commit is contained in:
parent
e744b97daa
commit
02a5e676d4
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ jobs:
|
|||
mkdir /tmp/neko
|
||||
curl -fsSL --retry 3 --retry-delay 5 "$download_url" -o /tmp/neko.tar.gz
|
||||
tar xzvf /tmp/neko.tar.gz -C /tmp/haxe --strip-components=1
|
||||
export PATH=/tmp/haxe/:"$PATH"
|
||||
export PATH=/tmp/neko/:"$PATH"
|
||||
export HAXE_STD_PATH=/tmp/haxe/std
|
||||
export DYLD_LIBRARY_PATH=/tmp/neko
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue