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 af1847a commit dc87e99Copy full SHA for dc87e99
.github/workflows/deploy-docs.yaml
@@ -82,7 +82,6 @@ jobs:
82
SOPS_AGE_KEY: ${{ secrets.CI_AGE_KEY }}
83
run: |
84
df -h
85
- nix-channel --update
86
nix develop --accept-flake-config -c just docs-build
87
88
0 commit comments