feat: build error

This commit is contained in:
rankun 2020-04-18 02:14:43 +08:00
parent 4f91b57aa2
commit 9648a8d561
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ jobs:
env:
ENV_QT_PATH: ${{ env.qt-install-path }}
run: |
python ci\generate-version.py
python ci/generate-version.py
ci/mac/build_for_mac.sh release
# 获取ref最后一个/后的内容
- name: Get the version

View file

@ -46,5 +46,5 @@ jobs:
env:
ENV_QT_PATH: ${{ env.qt-install-path }}
run: |
python ci\generate-version.py
python ci/generate-version.py
ci/linux/build_for_ubuntu.sh release