File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 7272 - name : Create Version Tag
7373 run : echo "${{github.run_id}}" > VERSION
7474 - name : Compile
75- run : haxelib run lime build windows --app-version="4.0.0-${{ github.run_id}}" -D officialBuild
75+ run : haxelib run lime build windows --app-version="4.0.0-${{ github.run_id}}" -D
7676 - name : Publish Artifact
77777878 with :
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ haxelib install hxWebSockets 1.4.0
1919haxelib install haxe-concurrent 5.1.3
2020haxelib install actuate 1.9.0
2121haxelib install flixel-ui 2.6.1
22+ axelib install hscript 2.5.0
2223haxelib set lime 8.1.2
2324haxelib set openfl 9.3.3
2425haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e
You can’t perform that action at this time.
0 commit comments