change build.yml

This commit is contained in:
Qiuzhizhe 2023-03-03 08:25:15 -08:00
parent 040b78e6e6
commit a8ce657540

View File

@ -1,4 +1,3 @@
runs-on: self-hosted
name: Build
on:
@ -10,6 +9,7 @@ env:
BUILD_TYPE: Release
jobs:
runs-on: self-hosted
build:
name: Build
runs-on: windows-2022