Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed Jan 21, 2025
1 parent ad0e30b commit 4658899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nixos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:

- name: "Free Disk Space (Ubuntu)"
uses: jlumbroso/free-disk-space@main
with:
tool-cache: true
with:
tool-cache: true

- name: "Build ${{ matrix.config_name }} NixOS config ❄️"
run: nix build .#nixosConfigurations.${{ matrix.hostname }}.config.system.build.toplevel -L

0 comments on commit 4658899

Please sign in to comment.