Add a package that the tests need.

This commit is contained in:
David Given
2021-12-10 21:25:00 +01:00
parent 8d04931f9f
commit 77be88a5bb
2 changed files with 2 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ jobs:
zip
mingw-w64-i686-protobuf
vim
diffutils
- uses: actions/checkout@v1
with:
fetch-depth: 1

View File

@@ -26,6 +26,7 @@ jobs:
zip
mingw-w64-i686-protobuf
vim
diffutils
- uses: actions/checkout@v2
with:
fetch-depth: 1