From d7cc259191a0244054a6a085e531c344e4a2951c Mon Sep 17 00:00:00 2001 From: snowykami Date: Sat, 5 Oct 2024 06:24:26 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E4=BF=AE=E5=A4=8Dactions=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E7=9A=84Windows=E5=B9=B3=E5=8F=B0=E4=BA=8C=E8=BF=9B?= =?UTF-8?q?=E5=88=B6=E6=96=87=E4=BB=B6=E5=8F=AA=E8=83=BD=E5=9C=A8linux?= =?UTF-8?q?=E4=B8=8B=E8=BF=90=E8=A1=8C=E7=9A=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a83ab66..c031283 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ env: jobs: build: - name: Build and Cross-Compile + name: Build runs-on: ubuntu-latest strategy: