github actions workflow

This commit is contained in:
2021-06-21 11:27:17 -06:00
parent 43bc843ae9
commit fd3198d263
5 changed files with 52 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ fi
if [[ $KISS_PROJECT == *flixel-* ]]
then
# If running through Travis, install HaxeFlixel with c++ tooling and
if [ ! -z "$TRAVIS_OS_NAME" ]
if [ ! -z "CI_OS_NAME" ]
then
haxelib install lime
haxelib install openfl