Skip to content

Commit

Permalink
fix(ci): set submodules=1
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Jul 26, 2024
1 parent 93a66a5 commit d0c0bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
submodules: true
- uses: DeterminateSystems/nix-installer-action@v4
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check
- run: nix flake check .?submodules=1
# - uses: dtolnay/rust-toolchain@nightly
# - uses: rui314/setup-mold@v1
# - uses: taiki-e/install-action@just
Expand Down

0 comments on commit d0c0bff

Please sign in to comment.