mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fixed MacOS versioning as well.
Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
df4358d252
commit
6c4bb6ddeb
2 changed files with 10 additions and 6 deletions
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue