run prettier

pull/581/head
Curt Bushko 2023-09-29 00:54:19 -04:00
parent 837afab98f
commit 54bbcd875a
1 changed files with 1 additions and 2 deletions

View File

@ -67,7 +67,6 @@ jobs:
# Nix breaks xcodebuild so this has to be run outside.
- name: Build Ghostty.app
run: cd macos && xcodebuild
build-windows:
runs-on: windows-2019
# this will not stop other jobs from running