Skip to content

Commit

Permalink
check out submod
Browse files Browse the repository at this point in the history
  • Loading branch information
zanzaben committed Jun 14, 2021
1 parent b30864b commit 358fef6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ jobs:
repository: nasa/cFS
submodules: true

- name: Checkout submodule
uses: actions/checkout@v2
with:
path: cfe

- name: Check versions
run: git submodule

# Setup the build system
- name: Set up for build
run: |
Expand Down

0 comments on commit 358fef6

Please sign in to comment.