Skip to content

Commit ba2056c

Browse files
committed
back to flash
1 parent 97be80b commit ba2056c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
haxe-version: current
2121
flixel-versions: release
22-
target: html5
22+
target: flash
2323
- run: npm install
2424
working-directory: api/dox
2525
- run: haxe --cwd api --run Make xml pages

api/xml/xml.hxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
-cmd haxelib run lime build html5 -xml
1+
-cmd haxelib run lime build flash -xml

0 commit comments

Comments
 (0)