fix: windows install (#4293)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Aiden Cline 2025-11-13 10:22:07 -08:00 committed by GitHub
parent 73443585e5
commit ff462dfd7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 83 additions and 179 deletions

View file

@ -4,7 +4,7 @@ on:
push:
branches:
- dev
- opentui
- windows
- v0
concurrency: ${{ github.workflow }}-${{ github.ref }}