ci: unify/simplify documentation and ci nix steps
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user