Skip to content

Commit dc87e99

Browse files
fix(deploy-docs): remove unnecessary devshell prelude
- remove `nix-channel --update` Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent af1847a commit dc87e99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
SOPS_AGE_KEY: ${{ secrets.CI_AGE_KEY }}
8383
run: |
8484
df -h
85-
nix-channel --update
8685
nix develop --accept-flake-config -c just docs-build
8786
df -h
8887

0 commit comments

Comments
 (0)