allow manually running build-windows

This commit is contained in:
Evan Su 2024-06-17 22:22:40 -04:00 committed by GitHub
parent d4759702b9
commit 398e1e5c32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ on:
- "src/*.go"
- "src/go.mod"
- "src/go.sum"
workflow_dispatch:
jobs:
build: