chore: update workflows

This commit is contained in:
rankun 2020-02-29 12:48:06 +08:00
commit eecd847782
2 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@ on:
paths: paths:
- 'QtScrcpy/**' - 'QtScrcpy/**'
- '!QtScrcpy/res/**' - '!QtScrcpy/res/**'
- '.github/workflows/macos.yml'
jobs: jobs:
build: build:
name: Build name: Build

View file

@ -11,6 +11,7 @@ on:
paths: paths:
- 'QtScrcpy/**' - 'QtScrcpy/**'
- '!QtScrcpy/res/**' - '!QtScrcpy/res/**'
- '.github/workflows/windows.yml'
jobs: jobs:
build: build:
name: Build name: Build