mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-15 23:09:13 +00:00
1
This commit is contained in:
parent
cf1c87a881
commit
fd175ca2be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
uses: actions/cache@v1
|
||||
with:
|
||||
path: ../Qt/${{matrix.qt_ver}}/${{matrix.qt_arch_install}}
|
||||
key: ${{ runner.os }}-Qt/${{matrix.qt_ver}}/${{matrix.qt_arch}}
|
||||
key: ${{ runner.os }}-Qt-cache/${{matrix.qt_ver}}/${{matrix.qt_arch}}
|
||||
- name: setupQt
|
||||
if: steps.WindowsCacheQt.outputs.cache-hit == 'true'
|
||||
shell: pwsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue