This commit is contained in:
rankun 2020-02-20 17:38:23 +08:00
parent 715918d107
commit 2730b6ef36

View file

@ -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/')