Skip to content

Commit b2453e2

Browse files
committed
fix cachix name
1 parent 2ac10d3 commit b2453e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ jobs:
100100
nix build --print-build-logs .#fjordlauncher
101101
nix build --no-link --print-out-paths .#fjordlauncher \
102102
| tee -a "$GITHUB_STEP_SUMMARY" \
103-
| xargs cachix pin fjordlauncher "$TAG"-"$SYSTEM"
103+
| xargs cachix pin unmojang "$TAG"-"$SYSTEM"

0 commit comments

Comments
 (0)