chore: fix build on ubuntu

dev
Unknown 6 years ago committed by Barry
parent 851e90cad2
commit a86c5bc37c

@ -47,5 +47,5 @@ jobs:
fetch-depth: 1
- name: Build Ubuntu
run: |
export ENV_QT_GCC=$(pwd)/${{env.Qt5_Dir}}
export ENV_QT_GCC=${{env.Qt5_Dir}}
ci/linux/build_for_ubuntu.sh release
Loading…
Cancel
Save