Skip to content

Commit

Permalink
recursive checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
sss-create committed Jan 25, 2025
1 parent 641a123 commit d92da9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
Expand Down

0 comments on commit d92da9b

Please sign in to comment.