Update .gitea/workflows/build-git.yaml
This commit is contained in:
@@ -15,8 +15,7 @@ jobs:
|
|||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: '6.9.3'
|
version: '6.9.3'
|
||||||
- uses: actions/checkout@v3
|
- uses: https://github.com/actions/checkout@v3
|
||||||
# Here we call CMake manually, there are solutions for that in the Marketplace: https://github.com/marketplace/actions/run-cmake
|
|
||||||
- name: Build
|
- name: Build
|
||||||
# We don't need to set up the environment variable for CMake to see Qt because the install-qt-action
|
# We don't need to set up the environment variable for CMake to see Qt because the install-qt-action
|
||||||
# sets up the necessary variables automatically
|
# sets up the necessary variables automatically
|
||||||
|
|||||||
Reference in New Issue
Block a user