You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CI workflow to use vendor approach for build
Replaces the previous method of checking out and building from the common repo with a vendor-based approach. The build step now uses 'make build' and references the common scripts as a vendor directory, simplifying the workflow and improving compatibility.
0 commit comments