增加action手动运行编译命令
This commit is contained in:
1
.github/workflows/pake_build.yaml
vendored
1
.github/workflows/pake_build.yaml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
# Sequence of patterns matched against refs/tags
|
# Sequence of patterns matched against refs/tags
|
||||||
tags:
|
tags:
|
||||||
- "V*"
|
- "V*"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user