mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
added "submodules: true" to CMake runner
This commit is contained in:
@@ -26,7 +26,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Fix Checkout
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user