fix: scripts support win32 (#12613)

Co-authored-by: Innei <tukon479@gmail.com>
This commit is contained in:
huangkairan
2026-03-03 19:19:56 +08:00
committed by GitHub
parent 138788b1d4
commit 1cf0257326
10 changed files with 40 additions and 12 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ on:
branches: [canary]
paths:
- 'apps/device-gateway/**'
workflow_dispatch:
workflow_dispatch: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}