We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17642fe commit 7552bc6Copy full SHA for 7552bc6
.github/workflows/main.yml
@@ -13,6 +13,8 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/[email protected]
16
+ with:
17
+ submodules: true
18
- uses: cachix/install-nix-action@v13
19
with:
20
nix_path: nixpkgs=channel:nixos-20.03
0 commit comments