Skip to content

Commit

Permalink
A
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong0993 committed May 16, 2024
1 parent 5346495 commit b2957a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ RUN /opt/android-sdk/cmdline-tools/latest/bin/sdkmanager "platform-tools" "plat

RUN godot -v -e --quit --headless \
&& echo 'export/android/android_sdk_path = "/opt/android-sdk"' >> ~/.config/godot/editor_settings-4.tres \
&& echo 'export/android/java_sdk_path = "/usr/bin/java"' >> ~/.config/godot/editor_settings-4.tres
&& echo 'export/android/java_sdk_path = "/usr/bin"' >> ~/.config/godot/editor_settings-4.tres

0 comments on commit b2957a4

Please sign in to comment.