更新 .github/workflows/build-exe.yml
Some checks failed
Build Windows EXE / build (push) Failing after 30s

This commit is contained in:
miu
2026-03-15 03:50:43 +08:00
Unverified
parent 93b68608e4
commit 0a253aee80

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: windows-latest
runs-on: windows
steps:
- name: Checkout