Update .gitea/workflows/build-android.yaml
Build Custom Bluesky APK / build-android (push) Failing after 16m28s

This commit is contained in:
2026-09-08 02:46:56 +00:00
parent 6493c736f3
commit ef53e199d5
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Set up Node.js Environment
uses: actions/setup-node@v4
with:
node-version: '22'
node-version-file: '.nvmrc'
- name: Set up Java Development Kit (JDK)
uses: actions/setup-java@v4