Skip to content

Commit a42b054

Browse files
committed
test run DO NOT MERGE
1 parent 0923a71 commit a42b054

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/android_builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
java-version: 17
2828

2929
- name: Install Android NDK r23c
30-
uses: nttld/setup-ndk@v1
30+
uses: nttld/setup-ndk@v1.4.2
3131
with:
3232
ndk-version: r23c
3333
link-to-sdk: true

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Godot Engine
2-
2+
test
33
<p align="center">
44
<a href="https://godotengine.org">
55
<img src="logo_outlined.svg" width="400" alt="Godot Engine logo">

0 commit comments

Comments
 (0)