Skip to content

fix(examples): use latest Color func #1756

fix(examples): use latest Color func

fix(examples): use latest Color func #1756

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 }}