pull/12267/head
Mitchell Hashimoto 2026-04-24 13:39:08 -07:00
parent 33fc2aac97
commit 5f892b691b
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ jobs:
run: sudo xcode-select -s /Applications/Xcode_26.3.app
- name: Build XCFramework
run: nix develop -c zig build -Demit-lib-vt -Demit-lib-vt-xcframework
run: nix develop -c zig build -Demit-lib-vt
- name: Verify XCFramework artifact
run: test -f zig-out/lib/ghostty-vt.xcframework/Info.plist