chore(build): remove sync versions step from workflow

This commit is contained in:
2026-01-02 09:23:10 -06:00
parent dc6f0cae29
commit 2d8e050d61

View File

@@ -78,9 +78,6 @@ jobs:
with:
version: "3.46.3"
- name: Sync versions
run: python scripts/sync_version.py
- name: Install dependencies
run: task install