Merge branch 'keydbpro' of https://github.com/JohnSully/KeyDB-Pro into keydbpro
Former-commit-id: 9004ecf11e31be1b0d43a0d8c6e8263636b3bac4
This commit is contained in:
commit
509712d29c
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user