Skip to content

Commit e26ea25

Browse files
committed
ci: fix typo
1 parent c5c973c commit e26ea25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Build nix-darwin Closure (starfruit)
4444
if: runner.os == 'macOS'
45-
run: nix build .#darwinConfigurations.grape.starfruit
45+
run: nix build .#darwinConfigurations.starfruit.system
4646

4747
- name: Build home-manager Closure
4848
run: nix build .#homeConfigurations.skip.activationPackage

0 commit comments

Comments
 (0)