Skip to content

Commit 6c8cd9d

Browse files
committed
nix: noop push commit to test cachix
1 parent e276dca commit 6c8cd9d

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
@@ -114,7 +114,7 @@ jobs:
114114
- name: Build binaries
115115
run: nix build --print-build-logs
116116
# smunix: "Build all binaries" takes too long to run and doesn't contribute
117-
# to caching to cachix for now; so I'm disabling it for now.
117+
# to caching to cachix for now; so I'm temporarily disabling it for now.
118118
# - name: Build all binaries
119119
# run: nix build --print-build-logs .#all-haskell-language-server
120120
- name: Push binaries

0 commit comments

Comments
 (0)