We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac10d3 commit b2453e2Copy full SHA for b2453e2
.github/workflows/nix.yml
@@ -100,4 +100,4 @@ jobs:
100
nix build --print-build-logs .#fjordlauncher
101
nix build --no-link --print-out-paths .#fjordlauncher \
102
| tee -a "$GITHUB_STEP_SUMMARY" \
103
- | xargs cachix pin fjordlauncher "$TAG"-"$SYSTEM"
+ | xargs cachix pin unmojang "$TAG"-"$SYSTEM"
0 commit comments