1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00

idk redo??

This commit is contained in:
Cameron Taylor 2022-02-18 16:49:08 -05:00
parent 23f759cbe6
commit 71a345d637

View file

@ -7,15 +7,15 @@ jobs:
- uses: krdlab/setup-haxe@v1.1.6
with:
haxe-version: 4.2.4
- run: |
haxe -version
haxelib install openfl
haxelib install lime
haxelib install flixel
haxelib install flixel-addons
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
- run: npm install -g bats
- run: bats -v
- run: |
haxe -version
haxelib install openfl
haxelib install lime
haxelib install flixel
haxelib install flixel-addons