mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-09-01 22:29:13 +00:00
Update android-build workflow to use Node.js for version synchronization
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user