This commit is contained in:
Xi Yan 2025-01-09 18:54:22 -08:00
parent 650016ffca
commit 7e574417ab

View file

@ -50,7 +50,7 @@ jobs:
build:
name: Build distribution 📦
needs: trigger-client-build # Wait for client build to complete
needs: trigger-client-and-models-build # Wait for client build to complete
runs-on: ubuntu-latest
steps: