Skip to content

Commit

Permalink
fixup! fix(tools): reduce docker size
Browse files Browse the repository at this point in the history
  • Loading branch information
blackheaven committed Jul 16, 2023
1 parent 00da8e6 commit c4b2a59
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 @@ -28,6 +28,8 @@ jobs:
uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
with:
extra-conf: system-features = nixos-test benchmark big-parallel kvm
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v4
Expand Down

0 comments on commit c4b2a59

Please sign in to comment.