Skip to content

(v2) fix: query both stdin and stdout for background color on non-Windows … #1690

(v2) fix: query both stdin and stdout for background color on non-Windows …

(v2) fix: query both stdin and stdout for background color on non-Windows … #1690

Workflow file for this run

name: build
on:
push:
branches:
- "master"
pull_request:
jobs:
build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
secrets:
gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}