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

This commit is contained in:
miu
2026-03-15 04:16:55 +08:00
Unverified
parent 0a253aee80
commit 16658f3eff

View File

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