mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add a package that the tests need.
This commit is contained in:
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
zip
|
||||
mingw-w64-i686-protobuf
|
||||
vim
|
||||
diffutils
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
zip
|
||||
mingw-w64-i686-protobuf
|
||||
vim
|
||||
diffutils
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
Reference in New Issue
Block a user