增加action手动运行编译命令

This commit is contained in:
Tlntin
2022-12-07 10:28:27 +08:00
parent c79e65f92d
commit e114e879d0

View File

@@ -4,6 +4,7 @@ on:
# Sequence of patterns matched against refs/tags
tags:
- "V*"
workflow_dispatch:
jobs:
build: