Skip to content

Commit 8873d63

Browse files
committed
kms
LOWKEY AAAUGHH
1 parent 2913d7e commit 8873d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
haxe -cp commandline -D analyzer-optimize --run Main setup -s
110110
- name: Building the game
111111
run: |
112-
haxelib run lime build linux
112+
haxelib run lime build linux -debug
113113
# - name: Tar files
114114
# run: tar -zcvf CodenameEngine.tar.gz -C export/debug/linux/bin .
115115
- name: Uploading artifact (entire build)

0 commit comments

Comments
 (0)