Skip to content

Commit

Permalink
Add Qt version in env
Browse files Browse the repository at this point in the history
  • Loading branch information
franziska-wegner committed Dec 28, 2023
1 parent 5e1932c commit e093fdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/developer-guideline-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

env:
QT_VERSION: "6.2.0"

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e093fdf

Please sign in to comment.