From eeae1f77f4176cfea5f5322ce0770eb76b8c3244 Mon Sep 17 00:00:00 2001 From: ArvinLovegood Date: Sat, 5 Jul 2025 08:24:42 +0800 Subject: [PATCH] =?UTF-8?q?docs(frontend):=E6=9B=B4=E6=96=B0=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E8=80=85=E5=88=97=E8=A1=A8(=E6=84=9F=E8=B0=A2Gico?= =?UTF-8?q?=E7=9A=84=E8=B4=A1=E7=8C=AEmacos=E6=94=AF=E6=8C=81)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 about.vue 组件中添加了新的开发者 @Gico - 保持了开发者列表的最新和准确 --- .github/workflows/main.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4f690c9..c0f34e3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,9 +21,6 @@ jobs: - name: 'go-stock-windows-amd64.exe' platform: 'windows/amd64' os: 'windows-latest' - - name: 'go-stock-windows-universal.exe' - platform: 'windows/universal' - os: 'windows-latest' # - name: 'go-stock-linux-amd64' # platform: 'linux/amd64' # os: 'ubuntu-latest'