1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00

Fix checkout directive

This commit is contained in:
Roman Gershman 2021-12-21 11:29:59 +02:00
parent 08767afa1e
commit a0dfb3171a

View file

@ -21,6 +21,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Install dependencies
run: |
uname -a