Skip to content

Commit

Permalink
try build
Browse files Browse the repository at this point in the history
  • Loading branch information
ToyVo committed Dec 1, 2024
1 parent bbaf5a5 commit f876b18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
git diff-index --quiet HEAD
name: Check formatting
simple_darwinConfiguration:
SimpleDarwinConfiguration:
runs-on: macos-latest

steps:
Expand All @@ -43,5 +43,5 @@ jobs:
cd $NH_FLAKE
nix flake init -t nix-darwin
cd $NH_CHECKOUT
nix run -L .#nh darwin switch -- --hostname simple --dry
nix run -L .#nh darwin switch -- --hostname simple --dry $NH_FLAKE
name: Build Simple Nix Darwin Configuration

0 comments on commit f876b18

Please sign in to comment.