Fixed MacOS versioning as well.

Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
Michael Keller 2024-07-31 09:44:51 +12:00
parent df4358d252
commit 6c4bb6ddeb
2 changed files with 10 additions and 6 deletions

View file

@ -41,6 +41,8 @@ jobs:
- name: build Subsurface
id: build
env:
CANONICALVERSION: ${{ steps.version_number.outputs.version }}
run: |
cd ${GITHUB_WORKSPACE}/..
export QT_ROOT=${GITHUB_WORKSPACE}/qt-mac/Qt5.15.13