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: use tar.bz2 package format and update docker image reference
- Change package format from .tar.gz to .tar.bz2 (bzip2 compression)
- Update verify-package target to use tar tjf (bz2) instead of tar tzf (gz)
- Align with Nanvix packaging convention for release artifacts
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments