From 54857b8501446784b95de724bc51145cf3facfc5 Mon Sep 17 00:00:00 2001 From: hunlongyu Date: Mon, 1 Jun 2020 16:52:39 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=B1=20=E5=B0=9D=E8=AF=95x86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/x86.yml | 27 +++++++++++++++++++++++++++ README.md | 4 ++-- 2 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 .github/workflows/x86.yml diff --git a/.github/workflows/x86.yml b/.github/workflows/x86.yml new file mode 100644 index 0000000..a22423e --- /dev/null +++ b/.github/workflows/x86.yml @@ -0,0 +1,27 @@ +name: release-build + +on: + push: + tags: + - x86 + +jobs: + release: + runs-on: ${{ matrix.os }} + + strategy: + matrix: + os: [windows-latest] + + steps: + - uses: actions/checkout@v2 + - uses: actions/setup-node@v1 + with: + node-version: 12 + + - run: | + yarn + yarn dist + shell: pwsh + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 001ca80..24fb4a0 100644 --- a/README.md +++ b/README.md @@ -56,9 +56,9 @@ #### 下载: -1. [Github -- 官方下载](https://github.com/Hunlongyu/ZY-Player/releases) +1. [Github -- 官方下载(最新版)](https://github.com/Hunlongyu/ZY-Player/releases) -2. [蓝奏云 -- 快速下载](https://www.lanzous.com/b04s6a3re) 密码:95px +2. [蓝奏云 -- 快速下载(老版本)](https://www.lanzous.com/b04s6a3re) 密码:95px #### 截图: 1. 浏览 ⇣ ↓