Change name export

This commit is contained in:
Vaillant jeremy
2021-08-01 13:55:54 +02:00
parent f1ea980ab1
commit 53925fe8be
+1 -1
View File
@@ -108,7 +108,7 @@ steps:
- name: binary
path: release/linux
commands:
- godot --export "LinuxDebug" "releases/linux/${EXPORT_NAME}.exe"
- godot --export "Linux/X11Debug" "releases/linux/${EXPORT_NAME}.x86_64"
- name: LinuxDeploy
image: barichello/godot-ci:3.3.2
volumes: