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