ALVR
ALVR copied to clipboard
[Improvement] - Migrate CI/CD to produce a deb using the build script
The GitHub Actions Runner currently builds ALVR into a static filesystem, then creates a zip. This should be added to or changed to produce a deb
(and possibly RPM) using the build script located in packaging/alvr_linux_build.sh
.