Skip to content

Commit b80368d

Browse files
committed
Update dependencies.
1 parent 168cefa commit b80368d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
flex
4848
zip
4949
git
50+
ninja
5051
- uses: actions/checkout@v3
5152
- name: build
5253
run: |

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
mingw-w64-ucrt-x86_64-pkg-config
3232
mingw-w64-ucrt-x86_64-python
3333
zip
34+
ninja
3435
3536
- uses: actions/checkout@v3
3637

0 commit comments

Comments
 (0)