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 97be80b commit ba2056cCopy full SHA for ba2056c
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
haxe-version: current
21
flixel-versions: release
22
- target: html5
+ target: flash
23
- run: npm install
24
working-directory: api/dox
25
- run: haxe --cwd api --run Make xml pages
api/xml/xml.hxml
@@ -1 +1 @@
1
--cmd haxelib run lime build html5 -xml
+-cmd haxelib run lime build flash -xml
0 commit comments