This commit is contained in:
@ -85,8 +85,8 @@ jobs:
|
||||
|
||||
cd src/
|
||||
|
||||
# "Linux/X11" must match the name in your export_presets.cfg
|
||||
../godot_headless --headless --export-release "Linux/X11" ../build/linux/game.x86_64
|
||||
# "Linux" must match the name in your export_presets.cfg
|
||||
../godot_headless --headless --export-release "Linux" ../build/linux/game.x86_64
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user