ci: unify/simplify documentation and ci nix steps

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-06-15 17:31:09 -04:00
parent 4312ac91c1
commit a589a34d15
2 changed files with 31 additions and 32 deletions

View file

@ -64,6 +64,9 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
with:
diagnostic-endpoint: ""
extra-conf: "experimental-features = nix-command flakes"
- name: Enable Cachix binary cache
run: |