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 959aed5 commit 2ec0500Copy full SHA for 2ec0500
.github/workflows/linux-selfhosted.yml
@@ -30,9 +30,6 @@ jobs:
30
- name: Installing/Updating libraries
31
run: |
32
haxe -cp commandline -D analyzer-optimize --run Main setup -s
33
- - name: Build Lime Debug
34
- run: |
35
- haxelib run lime rebuild linux -64 -nocffi -release
36
- name: Building the game
37
38
haxelib run lime build linux -DCOMPILE_EXPERIMENTAL
0 commit comments