ci: add manual build
Some checks failed
ci / build (17, ubuntu-22.04) (push) Failing after 49s

This commit is contained in:
Wzp-2008 2025-01-12 23:01:22 +08:00
parent baefb3c11d
commit f2ec954581

View File

@ -1,5 +1,5 @@
name: ci
on: [pull_request, push]
on: [pull_request, push, workflow_dispatch]
jobs:
build: