mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-10 09:28:40 +00:00
1
This commit is contained in:
parent
1348fac0b7
commit
991731edb7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -87,6 +87,7 @@ jobs:
|
|||
VCINSTALLDIR: 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC'
|
||||
vc_arch: ${{ matrix.msvc_arch }}
|
||||
publish_dir: .QtScrcpy-win-${{ matrix.msvc_arch }}
|
||||
ref: ${{ github.event.ref }}
|
||||
shell: pwsh
|
||||
run: |
|
||||
[string]$tag = ${env:ref}.Substring(${env:ref}.LastIndexOf('/') + 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue