Merge branch 'keydbpro' of https://github.com/JohnSully/KeyDB-Pro into keydbpro

Former-commit-id: 9004ecf11e31be1b0d43a0d8c6e8263636b3bac4
This commit is contained in:
John Sully 2020-04-22 01:06:06 -04:00
commit 509712d29c

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with:
with:
submodules: true
- name: make
run: |
@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-16.04
steps:
- uses: actions/checkout@v1
with:
with:
submodules: true
- name: make
run: |