We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168cefa commit b80368dCopy full SHA for b80368d
.github/workflows/ccpp.yml
@@ -47,6 +47,7 @@ jobs:
47
flex
48
zip
49
git
50
+ ninja
51
- uses: actions/checkout@v3
52
- name: build
53
run: |
.github/workflows/release.yml
@@ -31,6 +31,7 @@ jobs:
31
mingw-w64-ucrt-x86_64-pkg-config
32
mingw-w64-ucrt-x86_64-python
33
34
35
36
37
0 commit comments