remove extra nix config from ci

This commit is contained in:
Salar Rahmanian 2025-06-13 21:24:28 -07:00
parent 1fd2958cdf
commit 3f58710a71

View file

@ -18,8 +18,6 @@ jobs:
uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
experimental-features = nix-command flakes
- name: Setup Nix store cache
uses: actions/cache@v4