mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-03 21:24:30 +03:00
update to latest ninja version
This commit is contained in:
parent
6c895fdd53
commit
c4c553be9e
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -234,9 +234,9 @@ jobs:
|
||||
modules: qtwebengine
|
||||
|
||||
- name: Install Ninja
|
||||
uses: seanmiddleditch/gha-setup-ninja@v3
|
||||
uses: seanmiddleditch/gha-setup-ninja@v4
|
||||
with:
|
||||
version: 1.10.2
|
||||
version: 1.11.1
|
||||
platform: ${{ matrix.env.ninja_platform }}
|
||||
destination: ninja
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user