SIGN IN SIGN UP
langflow-ai / langflow UNCLAIMED

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

0 0 1 Python

fix: add uv sync step to SDK version determination job (#12695)

The determine-sdk-version job was missing the 'uv sync' step that creates
the cache, causing the 'Post Setup Environment' step to fail with:
'cache path does not exist on disk'

This matches the pattern used in determine-lfx-version job (line 247) and
the nightly build workflow (line 104-105).

Fixes the SDK build failure in release workflow dry run.
V
vjgit96 committed
b65515f351cbbf383632ce4395c0947a35b5407b
Parent: d93892a
Committed by GitHub <noreply@github.com> on 4/14/2026, 6:14:51 PM