Skip to content

handle terminal resize while running external program #418

handle terminal resize while running external program

handle terminal resize while running external program #418

Workflow file for this run

name: macOS
on:
pull_request:
push:
branches:
- master
- main
- dev/*
jobs:
mac-build:
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup ccache
uses: ./.github/actions/setup-ccache
- name: Build macOS
run: ./make.sh all