This is necessary for bundling in the WPILib installer. The .exes and .apps in the target folder in CI should be sufficient on Windows and macOS respectively. The Linux AppImage is fine to distribute as-is.
Since we have both the app and CLI, we should upload both into one artifact .zip; the WPILib installer builder will extract them.
This is necessary for bundling in the WPILib installer. The .exes and .apps in the target folder in CI should be sufficient on Windows and macOS respectively. The Linux AppImage is fine to distribute as-is.
Since we have both the app and CLI, we should upload both into one artifact .zip; the WPILib installer builder will extract them.