File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 17
17
- uses : actions/checkout@v2
18
18
- uses : krdlab/setup-haxe@master
19
19
with :
20
- haxe-version : 4.2.5
20
+ haxe-version : 4.3.4
21
21
# Runs a set of commands using the runners shell
22
22
- name : Install Haxelib
23
23
run : |
Original file line number Diff line number Diff line change 16
16
- uses : actions/checkout@v2.3.0
17
17
- uses : krdlab/setup-haxe@master
18
18
with :
19
- haxe-version : 4.2.5
19
+ haxe-version : 4.3.4
20
20
- name : Install Haxelib
21
21
run : |
22
22
haxelib setup ~/haxelib
Original file line number Diff line number Diff line change 15
15
- uses : actions/checkout@v2.3.0
16
16
- uses : krdlab/setup-haxe@master
17
17
with :
18
- haxe-version : 4.2.5
18
+ haxe-version : 4.3.4
19
19
- name : Install Haxelib
20
20
run : |
21
21
haxelib setup C:/haxelib
Original file line number Diff line number Diff line change 68
68
"dir" : null ,
69
69
"ref" : " master" ,
70
70
"url" : " https://github.com/ianharrigan/hscript-ex"
71
+ },
72
+ {
73
+ "name" : " linc_luajit" ,
74
+ "type" : " git" ,
75
+ "dir" : null ,
76
+ "ref" : " master" ,
77
+ "url" : " https://github.com/superpowers04/linc_luajit"
71
78
}
72
79
]
73
80
}
You can’t perform that action at this time.
0 commit comments