Skip to content

Commit 2913d7e

Browse files
committed
FUCK
1 parent a89f350 commit 2913d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
haxe -cp commandline -D analyzer-optimize --run Main setup -s
104104
- name: Building the game
105105
run: |
106-
arch -x86_64 haxelib run lime build mac
106+
arch -x86_64 haxelib run lime build mac -debug
107107
- name: Tar files
108108
run: tar -zcvf CodenameEngine.tar.gz -C export/debug/macos/bin .
109109
- name: Uploading artifact (entire build)

0 commit comments

Comments
 (0)