mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-31 20:32:21 +00:00
Updated config.yml
This commit is contained in:
parent
cc47bcddc8
commit
6573e06bd8
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
|
||||
tar xzvf /tmp/haxe.tar.gz -C /tmp/haxe --strip-components=1
|
||||
export PATH=/tmp/haxe/:"$PATH"
|
||||
export HAXE_STD_PATH=/tmp/haxe/std"
|
||||
export HAXE_STD_PATH=/tmp/haxe/std
|
||||
/tmp/haxe/haxe --version
|
||||
brew install cmake
|
||||
brew install libpthread-stubs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue