Skip to content

Commit 1409f56

Browse files
committed
actions: forgot to install puremvc-standard
1 parent 190e5fd commit 1409f56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
haxelib install openfl --quiet
2121
haxelib install feathersui --quiet
2222
haxelib install feathersui-rpc-services --quiet
23+
haxelib install puremvc-standard --quiet
2324
- name: Build puremvc-haxe-demo-hello-openfl
2425
working-directory: puremvc-haxe-demo-hello-openfl
2526
run: |
@@ -70,6 +71,7 @@ jobs:
7071
haxelib install openfl --quiet
7172
haxelib install feathersui --quiet
7273
haxelib install feathersui-rpc-services --quiet
74+
haxelib install puremvc-standard --quiet
7375
haxelib run lime config AIR_SDK ${{ env.AIR_HOME }}
7476
- name: Build puremvc-haxe-demo-hello-openfl
7577
working-directory: puremvc-haxe-demo-hello-openfl

0 commit comments

Comments
 (0)