mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-24 05:40:15 +00:00
ci: fix
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user