Maybeeeeee
This commit is contained in:
@@ -10,7 +10,12 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
- name: Run vcpkg
|
||||
uses: lukka/run-vcpkg@v11
|
||||
with:
|
||||
vcpkgDirectory: '${{ gitea.workspace }}/vcpkg'
|
||||
- name: Build
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user