mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 03:25:02 +00:00
fix: build on ubuntu
This commit is contained in:
parent
b2cf0b9c2a
commit
09f42e85e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
|
@ -47,5 +47,5 @@ jobs:
|
|||
fetch-depth: 1
|
||||
- name: Build Ubuntu
|
||||
run: |
|
||||
export ENV_QT_GCC=${{env.Qt5_Dir}}
|
||||
export ENV_QT_GCC=$(pwd)/${{env.Qt5_Dir}}
|
||||
ci/linux/build_for_ubuntu.sh release
|
||||
|
|
Loading…
Add table
Reference in a new issue