mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-07 07:22:46 +08:00
📦 Chore(custom): test arm64 workflow
This commit is contained in:
3
.github/workflows/win_beta.yml
vendored
3
.github/workflows/win_beta.yml
vendored
@@ -1,7 +1,7 @@
|
||||
# main.yml
|
||||
|
||||
# Workflow's name
|
||||
name: Win Build
|
||||
name: Win Beta Build
|
||||
|
||||
# Workflow's trigger
|
||||
on:
|
||||
@@ -39,6 +39,7 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '16.x'
|
||||
architecture: 'x64'
|
||||
|
||||
- name: Yarn install windows
|
||||
if: matrix.os == 'windows-11-arm'
|
||||
|
||||
Reference in New Issue
Block a user