Skip to content

Commit 2fea068

Browse files
committed
Fix nix
1 parent 3079327 commit 2fea068

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
run: |
3232
curl --proto '=https' --tlsv1.2 -sSf -L \
3333
https://install.lix.systems/lix | sh -s -- install --no-confirm
34-
echo "/nix/var/nix/profiles/default/bin" >> $GITHUB_PATH
3534
- run: nix flake check --no-build -L
3635
- id: list-checks
3736
run:

0 commit comments

Comments
 (0)