Skip to content

Commit 950ec50

Browse files
committed
Clone submodules in CI
Signed-off-by: James Hamlin <jfhamlin@gmail.com>
1 parent ba359df commit 950ec50

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v3
17+
with:
18+
submodules: recursive
1719
- uses: cachix/install-nix-action@v19
1820
with:
1921
nix_path: nixpkgs=channel:nixos-unstable

0 commit comments

Comments
 (0)