mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 19:44:59 +00:00
1
This commit is contained in:
parent
4eb7125f80
commit
bea78359ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -100,7 +100,7 @@ jobs:
|
|||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: artifact-${{ env.packageName }}
|
||||
path: ci\build\${{ env.packageName }}.zip
|
||||
path: ci\build\${ env.packageName }.zip
|
||||
# tag 查询github-Release
|
||||
- name: Query Release Win
|
||||
id: queryReleaseWin
|
||||
|
|
Loading…
Add table
Reference in a new issue