mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-28 13:41:38 +00:00
Updated config.yml
This commit is contained in:
parent
33bff8db4d
commit
4bc941daf6
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
curl -fsSL --retry 3 --retry-delay 5 "$download_url" -o /tmp/haxe.tar.gz
|
curl -fsSL --retry 3 --retry-delay 5 "$download_url" -o /tmp/haxe.tar.gz
|
||||||
tar xzvf /tmp/haxe.tar.gz -C /tmp/haxe --strip-components=1
|
tar xzvf /tmp/haxe.tar.gz -C /tmp/haxe --strip-components=1
|
||||||
export PATH=/tmp/haxe/:"$PATH"
|
export PATH=/tmp/haxe/:"$PATH"
|
||||||
export HAXE_STD_PATH=/tmp/haxe/std"
|
export HAXE_STD_PATH=/tmp/haxe/std
|
||||||
/tmp/haxe/haxe --version
|
/tmp/haxe/haxe --version
|
||||||
brew install cmake
|
brew install cmake
|
||||||
brew install libpthread-stubs
|
brew install libpthread-stubs
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue