Skip to content

Commit f12affa

Browse files
author
Liam Sherwin
committed
Removed Android build script
1 parent eee1f76 commit f12affa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
godot_export_templates_download_url: https://github.com/godotengine/godot-builds/releases/download/4.4.1-stable/Godot_v4.4.1-stable_export_templates.tpz
2626
relative_project_path: ./
2727
archive_output: true
28-
presets_to_export: Windows, Linux, macOS, Android
28+
presets_to_export: Windows, Linux, macOS
2929

3030
- name: Create GitHub Release
3131
uses: ncipollo/release-action@v1.14.0

0 commit comments

Comments
 (0)