mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-06 23:25:20 +00:00
✨ 修复actions编译的Windows平台二进制文件只能在linux下运行的错误
This commit is contained in:
parent
9a842470b7
commit
d7cc259191
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and Cross-Compile
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user