Skip to content

Fix app crash when there is repeated SLEEP at the end of the "lines" slice #1447

Fix app crash when there is repeated SLEEP at the end of the "lines" slice

Fix app crash when there is repeated SLEEP at the end of the "lines" slice #1447

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
snapshot:
uses: charmbracelet/meta/.github/workflows/snapshot.yml@main
secrets:
goreleaser_key: ${{ secrets.GORELEASER_KEY }}