diff --git a/src/SharpIDE.Godot/export_presets.cfg b/src/SharpIDE.Godot/export_presets.cfg index fd5a024..707bec7 100644 --- a/src/SharpIDE.Godot/export_presets.cfg +++ b/src/SharpIDE.Godot/export_presets.cfg @@ -9,7 +9,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../../../SharpIdeExport/SharpIDE.dmg" +export_path="../../artifacts/publish-godot/osx/SharpIDE.dmg" patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" @@ -267,7 +267,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../SharpIDE.exe" +export_path="../../artifacts/publish-godot/win/SharpIDE.exe" patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" @@ -338,7 +338,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../Export/SharpIDE.x86_64" +export_path="../../artifacts/publish-godot/linux/SharpIDE.x86_64" patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters=""