Add Windows app manifest metadata

This commit is contained in:
2026-05-09 03:11:53 -04:00
parent 08951a7a1f
commit 42a844bc8d
4 changed files with 84 additions and 0 deletions
+3
View File
@@ -53,6 +53,9 @@ jobs:
- name: Verify Linux desktop metadata
run: scripts/verify_linux_desktop_metadata.sh
- name: Verify Windows app manifest metadata
run: scripts/verify_windows_app_manifest.sh
- name: Build macOS app bundle
run: scripts/create_macos_app_bundle.sh