Move env.
This commit is contained in:
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@@ -8,9 +8,10 @@ on:
|
|||||||
- 'v*'
|
- 'v*'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
env:
|
||||||
|
QT_VERSION: 6.7.3
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
env:
|
|
||||||
QT_VERSION: 6.7.3
|
|
||||||
Build:
|
Build:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user