mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-22 04:24:59 +00:00
chore: update workflows
This commit is contained in:
parent
16c3aa2cbb
commit
eecd847782
2 changed files with 2 additions and 0 deletions
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
@ -9,6 +9,7 @@ on:
|
|||
paths:
|
||||
- 'QtScrcpy/**'
|
||||
- '!QtScrcpy/res/**'
|
||||
- '.github/workflows/macos.yml'
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
|
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -11,6 +11,7 @@ on:
|
|||
paths:
|
||||
- 'QtScrcpy/**'
|
||||
- '!QtScrcpy/res/**'
|
||||
- '.github/workflows/windows.yml'
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
|
Loading…
Add table
Reference in a new issue