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
Enhance GitHub Actions workflow for Arch Linux ISO builds:
- Ensure the Pacman cache directory is emptied before use to prevent errors.
- Update caching key to include the runner OS for better cache management.
- Modify package update command to perform a full system upgrade.
- Improve error messages for missing tools and failed builds with standardized output.
- Refactor cleanup steps to check for container existence before stopping and removing.
- Upgrade artifact upload action to v4 and increase log compression level.
0 commit comments