mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-21 03:55:04 +00:00
1
This commit is contained in:
parent
715918d107
commit
2730b6ef36
1 changed files with 2 additions and 2 deletions
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
|
@ -88,8 +88,8 @@ jobs:
|
|||
publish_dir: ..\build\QtScrcpy-win-${{ matrix.msvc_arch }}-v1.1.1
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: ${{env:publish_dir}}
|
||||
path: ${{env:publish_dir}}
|
||||
name: QtScrcpy-win32
|
||||
path: ..\build\QtScrcpy-win-x86-v1.1.1
|
||||
# tag 打包
|
||||
- name: package
|
||||
if: startsWith(github.event.ref, 'refs/tags/')
|
||||
|
|
Loading…
Add table
Reference in a new issue