Skip to content

Commit c3807f3

Browse files
Update ci.yml
1 parent 6bacdc4 commit c3807f3

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,5 @@ jobs:
1919
with:
2020
haxe-version: 4.3.6
2121

22-
- name: Install Haxelibs
23-
run: |
24-
haxelib install lime 8.2.2
25-
haxelib install openfl 9.4.1
26-
haxelib install flixel 6.0.0
27-
haxelib install flixel-addons 3.3.2
28-
haxelib install flixel-tools 1.5.1
29-
haxelib install hxcpp-debug-server 1.2.4
30-
haxelib install hxdiscord_rpc 1.3.0
31-
haxelib run lime setup -y
32-
haxelib run openfl setup -y
33-
haxelib run flixel-tools setup -y
34-
3522
- name: Test Build (HTML5)
3623
run: lime test html5 --no-launch

0 commit comments

Comments
 (0)