Skip to content

Commit 2ec0500

Browse files
authored
oops
1 parent 959aed5 commit 2ec0500

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/linux-selfhosted.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
- name: Installing/Updating libraries
3131
run: |
3232
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
3633
- name: Building the game
3734
run: |
3835
haxelib run lime build linux -DCOMPILE_EXPERIMENTAL

0 commit comments

Comments
 (0)