run prettier

This commit is contained in:
Curt Bushko
2023-09-29 00:54:19 -04:00
parent 837afab98f
commit 54bbcd875a

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