Skip to content

Commit

Permalink
Install ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jan 19, 2024
1 parent 9a2c167 commit 6fd94c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/BuildPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
version: 6.6.1
- uses: seanmiddleditch/gha-setup-ninja@master
- name: Build with CMake ${{ matrix.task }}
run: >
$env:WORKSPACE=$env:GITHUB_WORKSPACE;
Expand Down

0 comments on commit 6fd94c5

Please sign in to comment.