mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-13 06:08:30 +02: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"
|
||||||
- "src/go.mod"
|
- "src/go.mod"
|
||||||
- "src/go.sum"
|
- "src/go.sum"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue