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
fix: remove containers from package.yml for consistency
CRITICAL FIX: Both build.yml and package.yml now run WITHOUT containers
- Removed ubuntu:24.04 container from Linux packaging
- Direct runner usage like build.yml for consistency
- Simplified dependency installation
- No more Git checkout issues in containers
This should finally resolve all workflow failures.
0 commit comments