Skip to content

Commit 0620961

Browse files
committed
actions: fix typo
1 parent 1409f56 commit 0620961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
haxelib run openfl build flash
3030
haxelib run openfl build hl
3131
- name: Build puremvc-haxe-demo-feathersui-appskeleton
32-
working-directory: rpuremvc-haxe-demo-feathersui-appskeleton
32+
working-directory: puremvc-haxe-demo-feathersui-appskeleton
3333
run: |
3434
haxelib run openfl build neko
3535
haxelib run openfl build html5
@@ -78,7 +78,7 @@ jobs:
7878
run: |
7979
haxelib run openfl build air
8080
- name: Build puremvc-haxe-demo-feathersui-appskeleton
81-
working-directory: rpuremvc-haxe-demo-feathersui-appskeleton
81+
working-directory: puremvc-haxe-demo-feathersui-appskeleton
8282
run: |
8383
haxelib run openfl build air
8484
- name: Build puremvc-haxe-demo-feathersui-todomvc

0 commit comments

Comments
 (0)