Update android-build workflow to use Node.js for version synchronization

This commit is contained in:
Sudo-Ivan
2026-03-06 01:25:20 -06:00
parent b255dbb03e
commit aed920c6c3
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
version: "3.46.3"
- name: Sync versions
run: python scripts/sync_version.py
run: node scripts/sync_version.js
- name: Install dependencies
run: task install