fix: build on ubuntu

This commit is contained in:
rankun 2020-02-28 21:49:46 +08:00
parent b2cf0b9c2a
commit 09f42e85e7

View file

@ -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