Skip to content

Commit ead5c69

Browse files
committed
And more dependencies.
1 parent b80368d commit ead5c69

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
@@ -48,6 +48,7 @@ jobs:
4848
zip
4949
git
5050
ninja
51+
diffutils
5152
- uses: actions/checkout@v3
5253
- name: build
5354
run: |

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
mingw-w64-ucrt-x86_64-python
3333
zip
3434
ninja
35+
diffutils
3536
3637
- uses: actions/checkout@v3
3738

0 commit comments

Comments
 (0)