mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-28 23:36:33 +00:00
Update package.yaml
This commit is contained in:
parent
967125f569
commit
d980393c6d
6
.github/workflows/package.yaml
vendored
6
.github/workflows/package.yaml
vendored
@ -2,16 +2,16 @@ name: 打包并生成应用
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'all-contributors/add-**'
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-latest, macos-latest, ubuntu-latest]
|
||||
node-version: [20.x]
|
||||
|
Loading…
x
Reference in New Issue
Block a user