mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
allow manually running build-windows
This commit is contained in:
parent
d4759702b9
commit
398e1e5c32
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-windows.yml
vendored
1
.github/workflows/build-windows.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
- "src/*.go"
|
||||
- "src/go.mod"
|
||||
- "src/go.sum"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue