feat: build error

dev
rankun 6 years ago
parent 5abcce9854
commit e56f3d66b6

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

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

Loading…
Cancel
Save