Skip to content

Commit

Permalink
Install ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jun 13, 2024
1 parent a2a2f00 commit 682a547
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 @@ -85,6 +85,7 @@ jobs:
uses: jurplel/install-qt-action@v4
with:
version: 6.7.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 682a547

Please sign in to comment.