We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1409f56 commit 0620961Copy full SHA for 0620961
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
haxelib run openfl build flash
30
haxelib run openfl build hl
31
- name: Build puremvc-haxe-demo-feathersui-appskeleton
32
- working-directory: rpuremvc-haxe-demo-feathersui-appskeleton
+ working-directory: puremvc-haxe-demo-feathersui-appskeleton
33
run: |
34
haxelib run openfl build neko
35
haxelib run openfl build html5
@@ -78,7 +78,7 @@ jobs:
78
79
haxelib run openfl build air
80
81
82
83
84
- name: Build puremvc-haxe-demo-feathersui-todomvc
0 commit comments