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 b156324 commit 43c2631Copy full SHA for 43c2631
1 file changed
.github/workflows/haxeBuild.yml
@@ -66,7 +66,6 @@ jobs:
66
haxelib install flixel-addons
67
haxelib install haxeui-core
68
haxelib install haxeui-flixel
69
- shell: cmd
70
71
- name: Create Version Tag
72
run: echo "${{github.run_id}}" > VERSION
@@ -102,7 +101,6 @@ jobs:
102
101
103
104
105
106
107
108
0 commit comments